From 935f2109005299543b35e191c8d5422cf320b11f Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Tue, 9 Feb 2021 11:09:53 -0500 Subject: [PATCH] update readme links --- readme.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 67a01eb63..638c4fad8 100644 --- a/readme.md +++ b/readme.md @@ -8,9 +8,9 @@ You can learn more about the high level design of LLARP [here](docs/high-level.t And you can read the LLARP protocol specification [here](docs/proto_v0.txt) -You can view documentation on how to get started [here](https://oxen-io.github.io/loki-docs/Lokinet/LokinetOverview/) . +You can view documentation on how to get started [here](https://docs.oxen.io/products-built-on-oxen/lokinet) . -[![Build Status](https://ci.oxen.rocks/api/badges/loki-project/loki-network/status.svg?ref=refs/heads/dev)](https://drone.lokinet.dev/loki-project/loki-network) +[![Build Status](https://ci.oxen.rocks/api/badges/oxen-io/loki-network/status.svg?ref=refs/heads/dev)](https://ci.oxen.rocks/oxen-io/loki-network) ## Building @@ -131,10 +131,6 @@ install (root): ## Usage -See the [documentation](https://oxen-io.github.io/loki-docs/Lokinet/LokinetOverview/) on how to get started. - -Also read the [Public Testing Guide](https://lokidocs.com/Lokinet/Guides/PublicTestingGuide/#1-lokinet-installation) for installation and other helpful information. - ### Debian / Ubuntu packages When running from debian package the following steps are not needed as it is already ready to use.