Fix: Move Full and Archive Node images to correct location and update paths#15
Merged
AnilChinchawale merged 9 commits intoXinFinOrg:mainfrom May 22, 2025
Merged
Conversation
Add full node and archive node images.
Recommend way for naming convention in GitHub.
Recommend naming convention for GitHub.
Updated documentation to introduce 2 images to represent Full nodes and Archive nodes. Also updated the masternode and standby node description. Also introduced how to secure your server before deploying an XDC Network node.
Removing the PRC node exception.
Move image to /docs/xdcchain/img/
Move image to /docs/xdcchain/img/
Contributor
Author
|
Hi team, this PR fixes the image paths in the masternode documentation so they render correctly on https://docs.xdc.network. Let me know if any changes are needed. Thanks! |
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.
xdc-full-node.pngandxdc-archive-node.pngto/docs/xdcchain/img/to match the structure used by the existing documentation images.masternode.mdto reference the images using/xdcchain/img/paths so they render properly on the live site.This PR ensures the Full vs Archive node diagram images display correctly on https://docs.xdc.network.