Skip to content

Commit

Permalink
Fix README paths linked from main README (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
reidab authored Oct 6, 2023
1 parent 141532c commit 39fad27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ cd vsvg

### Running the sketch examples

See *whiskers*'s [README.md](whiskers/README.md).
See *whiskers*'s [README.md](crates/whiskers/README.md).

### Installing *vsvg-cli*

See *vsvg-cli*'s [README.md](vsvg-cli/README.md).
See *vsvg-cli*'s [README.md](crates/vsvg-cli/README.md).


## Design notes
Expand Down

0 comments on commit 39fad27

Please sign in to comment.