Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update incorrect hashes in URLs for CDT repo #31

Closed
lparisc opened this issue Sep 21, 2022 · 0 comments
Closed

Update incorrect hashes in URLs for CDT repo #31

lparisc opened this issue Sep 21, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@lparisc
Copy link
Contributor

lparisc commented Sep 21, 2022

After a repo is migrated or forked, previous hashes specified in URLs must be updated since they are no longer valid on the new repo. For instance,

https://github.com/EOSIO/eosio.contracts/blob/4e4a3ca86d5d3482dfac85182e69f33c49e62fa9/eosio.system/include/eosio.system/eosio.system.hpp

was updated to:

https://github.com/AntelopeIO/reference-contracts/blob/main/contracts/4e4a3ca86d5d3482dfac85182e69f33c49e62fa9/eosio.system/include/eosio.system/eosio.system.hpp

The second hash is invalid, producing a broken link.

@lparisc lparisc added the documentation Improvements or additions to documentation label Sep 21, 2022
@lparisc lparisc changed the title Update outdated hashes in URLs for CDT repo Update incorrect hashes in URLs for CDT repo Sep 21, 2022
@iamveritas iamveritas self-assigned this Sep 22, 2022
Repository owner moved this from Todo to Done in Developer Relations Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

No branches or pull requests

2 participants