1
0
mirror of synced 2025-12-19 09:57:42 -05:00

docs: update rust organization name to rust-lang (#39438)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
Jam Balaya
2025-07-23 04:08:14 +09:00
committed by GitHub
parent 2e938af823
commit 86d78f6856

View File

@@ -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.