Skip to content

Commit

Permalink
Merge pull request #1266 from Concordium/hotfixLinkRemovedArticle
Browse files Browse the repository at this point in the history
Redirect removed article to similar one
  • Loading branch information
dragosgd authored Jan 31, 2025
2 parents e548c5e + 6215838 commit 6934a07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/mainnet/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -632,5 +632,6 @@
"docs/network/guides/concordium-client" : "/en/mainnet/tools/concordium-client.html",
"tutorials/piggy-bank/wCCD-frontend-set-up" : "/en/mainnet/tutorials/piggy-bank/frontend.html",
"net/resources/bw-licenses" : "/en/mainnet/docs/guides/cryptox-terms.html",
"net/guides/legal" : "/en/mainnet/docs/guides/cryptox-terms.html"
"net/guides/legal" : "/en/mainnet/docs/guides/cryptox-terms.html",
"net/guides/export-key" : "/en/mainnet/docs/guides/export-key.html"
}

0 comments on commit 6934a07

Please sign in to comment.