finos / community

FINOS Community, Project and SIG wide collaboration space
http://community.finos.org
66 stars 28 forks source link

Fixing typo #178

Closed mindthegab closed 2 years ago

netlify[bot] commented 2 years ago

Deploy Preview for eager-borg-83c1a5 ready!

Name Link
Latest commit a96e9f01dec78074137c765a82dc8851471020a5
Latest deploy log https://app.netlify.com/sites/eager-borg-83c1a5/deploys/626a6513c674370009bd3942
Deploy Preview https://deploy-preview-178--eager-borg-83c1a5.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

mcleo-d commented 2 years ago

@mindthegab - The following commits have been contributed to add FINOS Meetups to Docusaurus and fix broken links flagged by netlify.

maoo commented 2 years ago

Hey @mindthegab , I found these errors trying to build your PR; it's about broken links:

2:12:44 PM: Error: Docusaurus found broken links!
2:12:44 PM: 
2:12:44 PM: 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.
2:12:44 PM: Exhaustive list of all broken links found:
2:12:44 PM: 
2:12:44 PM: - On source page path = /docs/journey/participate:
2:12:44 PM:    -> linking to ../governance/special-interest-groups (resolved as: /docs/governance/special-interest-groups)
2:12:44 PM: 
2:12:44 PM:     at reportMessage (/opt/build/repo/website/node_modules/@docusaurus/utils/lib/index.js:309:19)
2:12:44 PM:     at handleBrokenLinks (/opt/build/repo/website/node_modules/@docusaurus/core/lib/server/brokenLinks.js:142:35)
2:12:44 PM:     at async buildLocale (/opt/build/repo/website/node_modules/@docusaurus/core/lib/commands/build.js:160:5)
2:12:44 PM:     at async tryToBuildLocale (/opt/build/repo/website/node_modules/@docusaurus/core/lib/commands/build.js:32:20)
2:12:44 PM:     at async mapAsyncSequencial (/opt/build/repo/website/node_modules/@docusaurus/utils/lib/index.js:264:24)
2:12:44 PM:     at async build (/opt/build/repo/website/node_modules/@docusaurus/core/lib/commands/build.js:68:25)