Skip to content
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

docs: update README.md links #169

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

yapyuyou
Copy link
Contributor

@yapyuyou yapyuyou commented Apr 16, 2024

Relative links are causing an issue with the OA docs website when trying to build.

Error: Unable to build website for locale en.
    at tryToBuildLocale (/Users/lucasyap/Desktop/documentation-website/node_modules/@docusaurus/core/lib/commands/build.js:55:19)
    at async mapAsyncSequential (/Users/lucasyap/Desktop/documentation-website/node_modules/@docusaurus/utils/lib/jsUtils.js:44:24)
    at async Command.build (/Users/lucasyap/Desktop/documentation-website/node_modules/@docusaurus/core/lib/commands/build.js:82:21) {
  [cause]: Error: Docusaurus found broken links!
  
  Please check the pages of your site in the list below, and make sure you don't reference any path that does not exist.
  Note: it's possible to ignore broken links with the 'onBrokenLinks' Docusaurus configuration, and let the build pass.
  
  Exhaustive list of all broken links found:
  
  - On source page path = /docs/lib-section/remote-files/document-store:
     -> linking to src/interfaces/IDocumentStoreBatchable.sol (resolved as: /docs/lib-section/remote-files/src/interfaces/IDocumentStoreBatchable.sol)
     -> linking to src/interfaces/ITransferableDocumentStore.sol (resolved as: /docs/lib-section/remote-files/src/interfaces/ITransferableDocumentStore.sol)
     -> linking to foundry.toml#L28 (resolved as: /docs/lib-section/remote-files/foundry.toml)
     -> linking to .env.sample (resolved as: /docs/lib-section/remote-files/.env.sample)

@yapyuyou yapyuyou merged commit 8b04996 into master Apr 16, 2024
9 checks passed
@yapyuyou yapyuyou deleted the chore/change-links-to-absolute branch April 16, 2024 08:11
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants