Description
All wiki links in Haveno are currently broken, as the wiki has not been added to haveno.exchange. While a long-term solution is, of course, to add said wiki pages to the site, a stop-gap implementation may be necessary in the meantime.
As all of these wiki links are actually just bisq.wiki links with the domain name changed, it may be smart to put some text on the 404 page that says something along the lines of "Did you get to this link from within Haveno? If so, try swapping haveno.exchange/wiki/your_link_here with bisq.wiki/your_link here". This would prevent end-user confusion (see haveno-dex/haveno#970).
In theory, a link could be generated automatically, but this would require either JavaScript to be added to the site or for it to be determined on the backend, neither of which are options for our use case.
Activity