-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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: Fix a large number of link errors in the document #3388
base: main
Are you sure you want to change the base?
Conversation
All the repaired links are now accessible, while the original links are all inaccessible. |
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.
Thanks!
@diegoawz could you please run |
Done |
Looks like CI for lints is still failing |
What ❔
Fix a large number of link errors in the document
Why ❔
A large number of links contain errors, affecting developers' normal document reading. Fixing them will help improve the accuracy of the documentation and facilitate normal use by other developers
Checklist
zkstack dev fmt
andzkstack dev lint
.