mirror of https://gitlab.com/litecord/litecord.git
index: fix typo and move to nodeinfo 2.1 url
This commit is contained in:
parent
c71a75dd3d
commit
f3c2b63721
|
|
@ -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