From 6b6f309476d53500ae0d57ec97d895db0a7ae7ec Mon Sep 17 00:00:00 2001 From: jahway603 Date: Sat, 30 Jan 2021 03:07:26 -0500 Subject: [PATCH] fixed broken weblink --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e893a4d..c592a77 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Screenshot](../media/images/lokinet_ui_screenshot.png?raw=true) -This repository contains a cross-platform GUI for controlling and observing stats from a locally-running `lokinet`. See also [loki-network](https://github.com/loki-project/loki-network). +This repository contains a cross-platform GUI for controlling and observing stats from a locally-running `lokinet`. See also [loki-network](https://github.com/oxen-io/loki-network). There is also an option (`Bootstrap Client from Web`) in the system tray's context menu (except when compiled with `SYSTEMD=true`, as is the case in the Debian packages). This will download a bootstrap file which will allow the `lokinet` client to join the lokinet network. @@ -36,7 +36,7 @@ Note that interactions with systemd may require privilege escalation, which is h ### Windows -Nightly Windows builds are available via [Continous Integration](https://builds.lokinet.dev/loki-project/loki-network-control-panel/master/). +Nightly Windows builds are available via [Continous Integration](https://builds.lokinet.dev/oxen-io/loki-network-control-panel/master/). ### MacOS