Docs update#636
Open
ImdioR wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
hi there.
Since the page was not updated for a long time, we have accumulated some issues.
Managers/Spoke" links are not valid anymore. @jeroen I took the initiative to update them. Due to change of the path the smart contract files were unaccessible ( changed from centrifuge/protocol/blob/main/ to centrifuge/protocol/blob/6b9d36eabee48728486f377ea2766a5cd233c555/ )
HYB - complete missed. I added Vault section, Tokens.
Added all missed Vaults, Tokens and fixed the links accross JAAA, JTRSY, deJAAA, deJTRSY, ACRDX, deACRDX
Changed the contract of deJAAA Base from Async to Sync ( Vault address also changed of course)
Changed snowtrace to snowscan.xyz. We have icon of snowscan and would be better to be consistent with the link explorer that we are using (not using snowscan one time and snowtrace another time in our docs)
docs.centrifuge.io/img/centrifuge-logo-full.svg - is broken accross all the docs. I saw that exist docs.centrifuge.io/img/centrifuge-logo.svg, the easiest fix to add a logo with the name centrifuge-logo-full.svg . That is exactly what i did. Otherwise we can dig deeper and change the logo name in the header. (prob not worth the time).
Axelar Adapter - not deployed on Pharos, but in Docs we are showing it there. Removed.
P.S @jeroen :
I see in section Root line 59 we are pointing the address 0x7Ed48C31f2fdC40d37407cBaBf0870B2b688368f but for Op, Hyp, Monad, Pharos the link is pointing to 0xdc9456e7e20f15029C8231Ec433a20F404b7235E.
Is that correct?
If no, i split ROOT in two:
0x7Ed48C31f2fdC40d37407cBaBf0870B2b688368f
0xdc9456e7e20f15029C8231Ec433a20F404b7235E
In this way, we are not showing one address and links point to another one.