aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-19 19:08:58 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-19 19:08:58 +0300
commit20d5e850a8f61b42a84acc212c14c0f13f2a2773 (patch)
tree8e2aa18b9cf6416a071c93a41dc408c5b516f858 /index.html
parentindex.html: add title to 'Example' button (diff)
downloadwireguard-config-20d5e850a8f61b42a84acc212c14c0f13f2a2773.tar.gz
wireguard-config-20d5e850a8f61b42a84acc212c14c0f13f2a2773.zip
reword things a bit
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index fa82385..75fd1f2 100644
--- a/index.html
+++ b/index.html
@@ -118,7 +118,7 @@ show configuration files that can be used by the client.</p>
{% endfor %}
{% endfor %}
{% assign example_url = example_url | escape_uri | baseurl %}
- <p>Please take a look at an <a href="{{ example_url }}">example configuration</a>.</p>
+ <p>Take a look at an <a href="{{ example_url }}">example configuration</a> to learn more.</p>
</div>
</div>