Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
docs: update rust organization name to rust-lang
  • Loading branch information
JamBalaya56562 committed Jul 22, 2025
commit d72782945774842d7031312b94b841df8dfb9fb0
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ shortTitle: Commit views
---
On {% data variables.product.github %}, you can see the commit history of a repository by:

* Navigating directly to [the commits page](https://github.com/mozilla/rust/commits/master) of a repository
* Clicking on a file, then clicking **History**, to get to [the commit history for a specific file](https://github.com/mozilla/rust/commits/master/README.md)
* Navigating directly to [the commits page](https://github.com/rust-lang/rust/commits/master) of a repository
* Clicking on a file, then clicking **History**, to get to [the commit history for a specific file](https://github.com/rust-lang/rust/commits/master/README.md)

These two commit views may show _different_ information at times. The history for a single file may omit commits found on the repository's commit history.

Expand Down
Loading