Merge branch 'patch-2' into 'master'

index: fix typo and move to nodeinfo 2.1 url

See merge request litecord/litecord!17
This commit is contained in:
Luna 2019-02-07 18:44:46 +00:00
commit 2714b7cf96
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
</p> </p>
<p> <p>
By acessing an instance containing such modifications, the instance By accessing an instance containing such modifications, the instance
is breaking the Discord Terms of Service. Proceed with caution. is breaking the Discord Terms of Service. Proceed with caution.
</p> </p>
@ -38,7 +38,7 @@
</a> </a>
</p> </p>
<p> <p>
<a href="{{request.protocol}}/nodeinfo/2.0.json"> <a href="{{request.protocol}}/nodeinfo/2.1.json">
This instance's nodeinfo (general statistics) This instance's nodeinfo (general statistics)
</a> </a>
</p> </p>