aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-11-07 22:00:12 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-11-07 22:00:12 +0300
commit71f190ecd9ad0687ade459c6f4342e2dfa1ce735 (patch)
tree81a4957c6a4314a2bac08668a3a104762f4fa40d /README.md
parentbump jekyll-theme (diff)
downloadwireguard-config-71f190ecd9ad0687ade459c6f4342e2dfa1ce735.tar.gz
wireguard-config-71f190ecd9ad0687ade459c6f4342e2dfa1ce735.zip
README: fix a copying mishap
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb37446..0fbafbd 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ Jekyll doesn't provide native support for generating a static website which can
be browsed without running an instance of Jekyll's web server.
One easy workaround is to `wget` the website and convert the links:
- wget --no-verbose --recursive --convert-links --adjust-extension -- http://localhost:4000/blog/
+ wget --no-verbose --recursive --convert-links --adjust-extension -- http://localhost:4000/wireguard-config/
License
-------