Skip to content

Commit 7ffe528

Browse files
authored
Fix broken link in README.md (#49)
Thanks a lot, good catch!
1 parent 1dcb66c commit 7ffe528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The original idea of this project is to avoid using tile servers altogether. Ins
8080

8181
This replaces a running service with a pure, file-system-level implementation. Since the Linux kernel's file caching is among the highest-performing and most thoroughly tested codes ever written, it delivers serious performance.
8282

83-
I run some [benchmarks](docs/quick_notes/http_benchmark.md) on a Hetzner server, the aim was to saturate a gigabit connection. At the end, it was able to serve 30 Gbit on loopback interface, on cold nginx cache.
83+
I run some [benchmarks](docs/benchmark/README.md) on a Hetzner server, the aim was to saturate a gigabit connection. At the end, it was able to serve 30 Gbit on loopback interface, on cold nginx cache.
8484

8585
## Code structure
8686

0 commit comments

Comments
 (0)