- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.1k
 
chore: fixed dead links in repo #18173
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
Conversation
fixed dead link
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why are those removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why are those removed?
Files from my previous commit, i don't know why they didn't sync
| 
               | 
          ||
| const BYTE_UNITS: [&str; 4] = ["B", "KB", "MB", "GB"]; | ||
| const MERKLE_BASE_URL: &str = "https://snapshots.merkle.io"; | ||
| const MERKLE_BASE_URL: &str = "https://www.merkle.io/snapshots"; | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we just corrected this
Description: