From a2bb64429dca3347ba852f5d81bbfe75b4f80ac2 Mon Sep 17 00:00:00 2001 From: zoffline <33994549+zoffline@users.noreply.github.com> Date: Tue, 11 May 2021 13:28:49 -0400 Subject: [PATCH] Fix hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3237d1b..66b3b20 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ zoffline can be installed on the same machine as Zwift or another local machine. * Append this line: `` us-or-rly101.zwift.com secure.zwift.com cdn.zwift.com launcher.zwift.com``
(Where ```` is the ip address of the machine running zoffline. If it's running on the same machine as Zwift, use ``127.0.0.1`` as the ip.) -* If you wish to leave the ``hosts`` file unchanged except for when specifically using zoffline, you may optionally use the __launch.bat__ script within the ``scripts`` directory to launch zoffline instead of using the normal Zwift Launcher. See #121 and #122 for details. +* If you wish to leave the ``hosts`` file unchanged except for when specifically using zoffline, you may optionally use the __launch.bat__ script within the ``scripts`` directory to launch zoffline instead of using the normal Zwift Launcher. See [#121](https://github.com/zoffline/zwift-offline/issues/121) for details. Why: We need to redirect Zwift to use zoffline and convince Windows and Zwift to accept zoffline's self signed certificates for Zwift's domain names. Feel free