Skip to content

Commit

Permalink
README: Fix syntax error in Markdown link definitions
Browse files Browse the repository at this point in the history
This was causing none of the link references to render properly.

Resolves: <#14>
  • Loading branch information
tsibley committed Aug 21, 2024
1 parent 1c8192b commit 0d74fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Note that these pre-commit checks are also run in a GitHub Action when
changes are pushed to GitHub, so correcting issues locally will
prevent extra cycles of correction.

[pathogen repo guide]: https://github.com/nextstrain/pathogen-repo-guide/)
[pathogen repo guide]: https://github.com/nextstrain/pathogen-repo-guide/
[pre-commit]: https://pre-commit.com
[standard installation instructions]: https://docs.nextstrain.org/en/latest/install.html

0 comments on commit 0d74fbd

Please sign in to comment.