Skip to content

Commit 86d78f6

Browse files
docs: update rust organization name to rust-lang (#39438)
Co-authored-by: Sharra-writes <[email protected]>
1 parent 2e938af commit 86d78f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/pull-requests/committing-changes-to-your-project/viewing-and-comparing-commits/differences-between-commit-views.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ shortTitle: Commit views
1313
---
1414
On {% data variables.product.github %}, you can see the commit history of a repository by:
1515

16-
* Navigating directly to [the commits page](https://github.com/mozilla/rust/commits/master) of a repository
17-
* 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)
16+
* Navigating directly to [the commits page](https://github.com/rust-lang/rust/commits/master) of a repository
17+
* 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)
1818

1919
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.
2020

0 commit comments

Comments
 (0)