Skip to content

Commit 0064bb4

Browse files
authored
Merge pull request #19 from Dockermint/develop
Develop
2 parents f7e4942 + b832762 commit 0064bb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
PebbleDB offers significant performance improvements over LevelDB, including better write throughput, more efficient compaction, and reduced storage overhead. Pebblify makes it easy to migrate your existing node data without manual intervention.
1111

12-
📖 [Documentation](https://docs.dockermint.io/pebblify) · 🌐 [Website](https://dockermint.io/tools)
12+
📖 [Documentation](https://docs.dockermint.io/pebblify/) · 🌐 [Website](https://dockermint.io/tools)
1313

1414
> [!WARNING]
1515
> This tool is still in the early stages of development and may contain bugs or be unstable. If you notice any unusual behavior, please open an issue.
@@ -83,7 +83,7 @@ docker run --rm \
8383
level-to-pebble --health --metrics /data/source /data/output
8484
```
8585

86-
> For full command reference and all available flags, see the [documentation](https://docs.dockermint.io/pebblify).
86+
> For full command reference and all available flags, see the [documentation](https://docs.dockermint.io/pebblify/).
8787
8888
## Benchmark
8989

0 commit comments

Comments
 (0)