-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: links to modules in specs #2094
Conversation
hmm the links on the sidebar still appear broken |
- [blob](../../x/blob/README.md) | ||
- [qgb](../../x/qgb/README.md) | ||
- [mint](../../x/mint/README.md) | ||
- [paramfilter](../../x/paramfilter/README.md) | ||
- [upgrade](../../x/upgrade/README.md) | ||
- [tokenfilter](../../x/tokenfilter/README.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[note for reviewers] this removes the links from the sidebar b/c it looks like mdbook expects these to be relative to the specs site
Codecov Report
@@ Coverage Diff @@
## main #2094 +/- ##
=======================================
Coverage 21.50% 21.50%
=======================================
Files 127 127
Lines 14316 14316
=======================================
Hits 3079 3079
Misses 10940 10940
Partials 297 297 |
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2023 Celestia Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
Overview
Closes: #2093
Checklist