mirror of https://gitlab.com/litecord/litecord.git
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:
commit
2714b7cf96
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue