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>
|
||||
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.
|
||||
</p>
|
||||
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="{{request.protocol}}/nodeinfo/2.0.json">
|
||||
<a href="{{request.protocol}}/nodeinfo/2.1.json">
|
||||
This instance's nodeinfo (general statistics)
|
||||
</a>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue