Skip to content

Commit

Permalink
Update Validator Interface link in howto guide (#694)
Browse files Browse the repository at this point in the history
update Validator Interface link in howto docs
  • Loading branch information
Anita Caron authored Jan 20, 2024
1 parent 66998cd commit 490a6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howtos/validate-an-obo-ontology.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ TODO: add an option to pass in your own yaml file

The Python API is described here:

- [ValidatorInterface](https://incatools.github.io/ontology-access-kit/interfaces/validator.html)
- [ValidatorInterface](https://incatools.github.io/ontology-access-kit/packages/interfaces/validator.html)

Currently there is only one implementation, the SqlDatabase implementation

Expand Down

0 comments on commit 490a6ec

Please sign in to comment.