Skip to content

Commit c81cfeb

Browse files
committed
Migrate the user wiki to GitHub
1 parent 6940cc6 commit c81cfeb

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

data/projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"additionalBenefits": "Less gameplay and anti-cheat issues if run on a Paper server"
1515
},
1616
"links": {
17-
"gettingStarted": "https://docs.viaversion.com/display/VIAVERSION/",
17+
"gettingStarted": "https://docs.viaversion.com/",
1818
"javadocs": "https://jd.viaversion.com/",
1919
"apiDevelopers": "https://viaversion.atlassian.net/wiki/spaces/VIAVERSION/pages/54067250/Basic+API+usage"
2020
}

data/selections.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"I am a plugin or software developer and looking for help": {
4242
"question": "What do you need help with?",
4343
"answers": {
44-
"I am looking for API documentation": "https://docs.viaversion.com/display/VIAVERSION/",
44+
"I am looking for API documentation": "https://docs.viaversion.com/",
4545
"I want to integrate ViaVersion projects in my own project": "https://github.com/ViaVersion/ViaLoader"
4646
}
4747
}

downloads.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h4>Organisation</h4>
173173
<div class="col">
174174
<h4>Miscellaneous</h4>
175175
<a href="setup.html" class="footer-link text-white">ViaSetup</a><br>
176-
<a href="https://docs.viaversion.com/display/VIAVERSION/" target="_blank"
176+
<a href="https://docs.viaversion.com/" target="_blank"
177177
class="footer-link text-white">Documentation</a><br>
178178
<a href="https://github.com/ViaVersion/ViaVersion/tree/master?tab=readme-ov-file#license"
179179
target="_blank" class="footer-link text-white">Licensing</a><br>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h4>Organisation</h4>
166166
<div class="col">
167167
<h4>Miscellaneous</h4>
168168
<a href="setup.html" class="footer-link">ViaSetup</a><br>
169-
<a href="https://docs.viaversion.com/display/VIAVERSION/" target="_blank" class="footer-link">Documentation</a><br>
169+
<a href="https://docs.viaversion.com/" target="_blank" class="footer-link">Documentation</a><br>
170170
<a href="https://github.com/ViaVersion/ViaVersion/tree/master?tab=readme-ov-file#license"
171171
target="_blank" class="footer-link">Licensing</a><br>
172172
</div>

setup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ <h4>Organisation</h4>
347347
<div class="col">
348348
<h4>Miscellaneous</h4>
349349
<a href="setup.html" class="footer-link text-white">ViaSetup</a><br>
350-
<a href="https://docs.viaversion.com/display/VIAVERSION/" target="_blank"
350+
<a href="https://docs.viaversion.com/" target="_blank"
351351
class="footer-link text-white">Documentation</a><br>
352352
<a href="https://github.com/ViaVersion/ViaVersion/tree/master?tab=readme-ov-file#license"
353353
target="_blank" class="footer-link text-white">Licensing</a><br>

team.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h4>Organisation</h4>
129129
<div class="col">
130130
<h4>Miscellaneous</h4>
131131
<a href="setup.html" class="footer-link">ViaSetup</a><br>
132-
<a href="https://docs.viaversion.com/display/VIAVERSION/" target="_blank" class="footer-link">Documentation</a><br>
132+
<a href="https://docs.viaversion.com/" target="_blank" class="footer-link">Documentation</a><br>
133133
<a href="https://github.com/ViaVersion/ViaVersion/tree/master?tab=readme-ov-file#license"
134134
target="_blank" class="footer-link">Licensing</a><br>
135135
</div>

0 commit comments

Comments
 (0)