forked from geneontology/go-ontology
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,7 @@ This step is optional because it is not necessary to work on the current version | |
Committer: Kimberly Van Auken <[email protected]> | ||
Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. | ||
- See [Configuration instructions](http://ontologydocs.readthedocs.io/en/latest/index.html#configuration) to specify your name and email address. | ||
- See [Configuration instructions](http://go-ontology.readthedocs.io/en/latest/index.html#configuration) to specify your name and email address. | ||
3. **Push**: To incorporate the changes into the remote repository, type: ```git push origin mynewbranch```. | ||
|