-
Notifications
You must be signed in to change notification settings - Fork 143
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
chore: fix dead links #586
Conversation
@@ -6,5 +6,6 @@ | |||
"MD025": false, | |||
"MD033": false, | |||
"MD034": false, | |||
"MD046": false, |
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.
Could not use ```json, ```ts, etc. because of this rule
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!
LGTM but I think you'll need a nep moderator approval. |
@near/nep-moderators could you stamp please? |
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.
@staffik Thank you!
@race-of-sloths score 3
@frol Thank you for calling! @staffik Thank you for the contribution! Join Race of Sloths by simply mentioning me in your comment/PRs description and start collecting Sloth Points through contributions to open source projects. What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
https://github.com/near/NEPs/actions/runs/13061179058/job/36444299126?pr=568 failed, fixing it here as it is unrelated to that PR.
Fixing dead links in old files, makes linter enforce I fix other stuff too.