Skip to content

Commit b3ddeb8

Browse files
authored
Fix broken relative links (#8)
1 parent d1c1124 commit b3ddeb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ A directory containing Parquet partitions of the seven-rank Linnaean taxonomic m
2424

2525
See the example data in
2626
- `examples/input/sample.parquet`
27-
- `examples/resolved/sample.resolved.parquet` (generated with [`taxonopy resolve`](#commands-resolve))
28-
- `examples/resolved_with_common_names/sample.resolved.parquet` (generated with [`taxonopy common-names`](#commands-common-names))
27+
- `examples/resolved/sample.resolved.parquet` (generated with [`taxonopy resolve`](#command-resolve))
28+
- `examples/resolved_with_common_names/sample.resolved.parquet` (generated with [`taxonopy common-names`](#command-common-names))
2929

3030
### Challenges
3131
This taxonomy information is provided by each data provider and the original sources, but the classification can be...

0 commit comments

Comments
 (0)