Skip to content

Commit 9c50ad9

Browse files
authored
Fix missing # of section links in the lesson index (#588)
1 parent 0b2a764 commit 9c50ad9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/lesson/contributing-to-obo-ontologies.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Participants will need to have access to the following resources and tools prior
2626
- [Branch vs Fork](#branch)
2727
- [How to create GitHub Issues](#issues)
2828
- [Understand basic Open Source etiquette](#etiquette)
29-
- [Reading READMEs](readme)
29+
- [Reading READMEs](#readme)
3030
- [Understand basics of ontology development workflows](#workflow)
3131
- [Browsing and Searching in Protege](#browsing)
3232
- [Add new terms to an ontology](#add)
@@ -35,8 +35,8 @@ Participants will need to have access to the following resources and tools prior
3535
- [The Class description view](#class-description)
3636
- [Use GitHub: make pull requests](#pr)
3737
- [Understand ontology design patterns](#pattern)
38-
- [Use templates: ROBOT, DOSDP](template) (_under development_)
39-
- [Basics of OWL](owl)
38+
- [Use templates: ROBOT, DOSDP](#template) (_under development_)
39+
- [Basics of OWL](#owl)
4040
- [Logic and debugging](#logic)
4141

4242
## Tutorials

0 commit comments

Comments
 (0)