-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the org from github.com/modularml -> github.com/modular
- Loading branch information
Showing
33 changed files
with
376 additions
and
376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -222,7 +222,7 @@ for more details. | |
|
||
#### Fork and clone the repo | ||
|
||
Go to the [Mojo repo](https://github.com/modularml/mojo) and click the fork | ||
Go to the [Mojo repo](https://github.com/modular/mojo) and click the fork | ||
button: | ||
|
||
![Create Fork](stdlib/docs/images/create-fork.png) | ||
|
@@ -237,7 +237,7 @@ cd mojo | |
Add the upstream remote and fetch it: | ||
|
||
```bash | ||
git remote add upstream [email protected]:modularml/mojo.git | ||
git remote add upstream [email protected]:modular/mojo.git | ||
git fetch upstream | ||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.