You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project's documentation contains several broken links which need to be addressed to maintain the quality and reliability of our documentation. The issue occurs throughout various sections of the documentation.
Steps to Reproduce
Run
mintlify broken-links
in the root directory of the project to identify the broken links in the documentation.
Suggested Fix
Install Mintlify using npm install -g mintlify.
Run mintlify broken-links to identify broken links.
Fix the identified broken links by updating URLs, removing outdated links, or redirecting to the correct resources.
Recheck the links post-fixing to ensure all links function correctly.
Commit and push the changes with the fixed links to the repository.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Brief Description
Our project's documentation contains several broken links which need to be addressed to maintain the quality and reliability of our documentation. The issue occurs throughout various sections of the documentation.
Steps to Reproduce
Run
in the root directory of the project to identify the broken links in the documentation.
Suggested Fix
npm install -g mintlify
.mintlify broken-links
to identify broken links.The text was updated successfully, but these errors were encountered: