Skip to content

Commit

Permalink
doc:fix markdown link syntax (#10160)
Browse files Browse the repository at this point in the history
  • Loading branch information
seay404 authored May 15, 2024
1 parent f968a5b commit c92bb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erigon-lib/downloader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The sections below describe the roles of the various control structures shown in

## chain.toml

This is an embedded file which gets its contents from the [erigon snapshots repository](!https://github.com/ledgerwatch/erigon-snapshot) during the erigon build process. It contains
This is an embedded file which gets its contents from the [erigon snapshots repository](https://github.com/ledgerwatch/erigon-snapshot) during the erigon build process. It contains
the `well know` hash for a particular segment file in the following format.

```toml
Expand Down

0 comments on commit c92bb9e

Please sign in to comment.