hyperledger / firefly

Hyperledger FireFly is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications. The FireFly API for digital assets, data flows, and blockchain transactions makes it radically faster to build production-ready apps on popular chains and protocols.
https://hyperledger.github.io/firefly
Apache License 2.0
507 stars 208 forks source link

Google search results for docs not going to /latest #1512

Open sarah-burwood opened 6 months ago

sarah-burwood commented 6 months ago

A number of google searches are not going to /latest resulting in a 404:

EnriqueL8 commented 6 months ago

We recently changed the doc pages and now the URLs are different, I think I could make the old URLs still work with redirects https://docs.github.com/en/contributing/writing-for-github-docs/configuring-redirects

EnriqueL8 commented 4 months ago

Raised https://github.com/jimporter/mike/issues/223 to figure how I can solve this