Skip to content

Commit 46bbd9a

Browse files
authored
Fix OBO readme link
1 parent 50e6688 commit 46bbd9a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Small usage instructions, examples and code snippets can be found under the READ
1010

1111
- [ControlledVocabulary]()
1212
- [Ontology](https://github.com/CSBiology/Ontology.NET/tree/main/src/Ontology.NET#readme)
13-
- [OBO]()
13+
- [OBO](https://github.com/CSBiology/Ontology.NET/tree/main/src/Ontology.NET/OBO#readme)
1414
- [Ontology Extensions]()
1515

1616
## Contributing
@@ -97,3 +97,4 @@ where `<arguments>` can be:
9797
- `semver:<version>` where <version> can be `major`, `minor` or `patch`. The respective version part is raised by +1.
9898
- `pre:<previewName>` where <previewName> is freetext.
9999
- `n:<n>` where <n> is the number of commits that (shall) belong to the new release. Default is 30.
100+

0 commit comments

Comments
 (0)