Skip to content

Commit

Permalink
fix(docs): implementing.html -> impl.html in sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
egasimus committed Oct 10, 2023
1 parent a040425 commit c581766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ensuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ sidebar:
text: Devnets
- href: /mocknet.html
text: Mocknets
- href: /implementing.html
- href: /impl.html
text: Supporting new chains

routes:
Expand Down

0 comments on commit c581766

Please sign in to comment.