diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2025-03-11 20:19:41 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2025-03-11 20:19:41 +0100 |
commit | 8d328e47834f097bf6174dd95794a8bb2ba12885 (patch) | |
tree | 2a39e9e1ddb385ed159e8641c83d31352a5c9956 | |
parent | 4179fc6d46c33a12bccbddcffe7957f18a9cc882 (diff) |
Fix broken links
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -120,11 +120,11 @@ See [scripts/test.sh](./scripts/test.sh) if you are looking to test different ## Running a larger measurement -See [docs/operations.md](TODO) +See [docs/operations.md](./docs/operations.md) for measurements of [Tranco top-1M][] and [ct-sans][]. [Tranco top-1M]: https://tranco-list.eu/latest_list -[ct-sans]: https://git.cs.kau.se/rasmoste/ct-sans/-/blob/main/docs/operations.md +[ct-sans]: https://git.rgdd.se/ct-sans/about/docs/operations.md ## Contact |