finos / InnerSource

The FINOS InnerSource SIG is a community of people implementing, or interested in implementing, InnerSource within their financial services organization.
Apache License 2.0
27 stars 22 forks source link

Update InnerSource Microsite Footer Links #81

Closed mcleo-d closed 1 year ago

mcleo-d commented 1 year ago

Description

This pull request fixes the deprecated footer links that have been raised in #77 by linking to the updated FINOS Community Microsite and Community Governance pages.

Footer Link Updates

docusaurus.config.js changes ...

{
  label: 'Community Microsite',
  to: 'https://community.finos.org/docs/journey/learn',
},
{
  label: 'Community Governance',
  to: 'https://community.finos.org/docs/governance/',
}
netlify[bot] commented 1 year ago

Deploy Preview for bejewelled-pothos-847ddc ready!

Name Link
Latest commit e9227fc876b2ab7aead291389d0617c2066e2ed6
Latest deploy log https://app.netlify.com/sites/bejewelled-pothos-847ddc/deploys/6388b0c3dd4afa0008f58a8d
Deploy Preview https://deploy-preview-81--bejewelled-pothos-847ddc.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 1 year ago

Hey @amaltson 👋🏻

Can you review the new links and merge if agreed, as this will resolve @spier's feedback in #77.

Also some questions about the same are of the website:

Cheers 🚀

James.