From bcaf9f886c91b13bc70f3468456b2e1cb543b638 Mon Sep 17 00:00:00 2001 From: majestrate Date: Wed, 2 Nov 2022 09:07:12 -0400 Subject: [PATCH] point to explicit link linking to docs directory is technically not correct. we should link to the file github shows for preview which is docs/readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c7283e7cc..670e1b793 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ Lokinet is the reference implementation of LLARP (low latency anonymous routing ### Installation instructions can be found [here](docs/install.md). -#### You can learn more about the high level, how to use it and the internals of the protocol [here](docs/) +#### You can learn more about the high level, how to use it and the internals of the protocol [here](docs/readme.md) [![Build Status](https://ci.oxen.rocks/api/badges/oxen-io/lokinet/status.svg?ref=refs/heads/dev)](https://ci.oxen.rocks/oxen-io/lokinet)