Skip to content

Commit

Permalink
fix broken link on uberon-release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anita Caron authored Apr 19, 2023
1 parent 089c74d commit a9a23c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/uberon-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Preparation:
1. Make sure that all changes to master are committed to Github (`git status` should say that there are no modified files)
1. Locally make sure you have the latest changes from master (`git pull`)
1. Checkout a new branch (e.g. `git checkout -b release-2021-01-01`)
1. You may or may not want to refresh your imports as part of your release strategy (see [here](UpdateImports.md))(Note: in UBERON we decouple our imports and releases - we hence advice that you do not update imports)
1. You may or may not want to refresh your imports as part of your release strategy (see [here](odk-workflows/UpdateImports.md))(Note: in UBERON we decouple our imports and releases - we hence advice that you do not update imports)
1. Make sure you have the latest ODK installed by running `docker pull obolibrary/odkfull`

To actually run the release, you:
Expand Down

0 comments on commit a9a23c1

Please sign in to comment.