aboutsummaryrefslogtreecommitdiff
path: root/static/terms-of-service.html
diff options
context:
space:
mode:
authorDym Sohin <pleroma-git@dym.sh>2020-07-07 19:34:45 +0000
committerDym Sohin <pleroma-git@dym.sh>2020-07-07 19:34:45 +0000
commit1767ee01d08545ea7b15867732c4988ab1b54e68 (patch)
treef07d9398b90c08f8afd488052171817b878f0112 /static/terms-of-service.html
parent7206fee4372eba5bb05db9eb90100aee95003962 (diff)
corrected tos.html location
Diffstat (limited to 'static/terms-of-service.html')
-rw-r--r--static/terms-of-service.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/terms-of-service.html b/static/terms-of-service.html
index b2c66815..3b6bbb36 100644
--- a/static/terms-of-service.html
+++ b/static/terms-of-service.html
@@ -2,7 +2,7 @@
<p>This is the default placeholder ToS. You should copy it over to your static folder and edit it to fit the needs of your instance.</p>
-<p>To do so, place a file at <code>"/instance/static/terms-of-service.html"</code> in your
+<p>To do so, place a file at <code>"/instance/static/static/terms-of-service.html"</code> in your
Pleroma install containing the real ToS for your instance.</p>
<p>See the <a href='https://docs.pleroma.social/backend/configuration/static_dir/'>Pleroma documentation</a> for more information.</p>
<br>