Skip to content

Commit 12559d7

Browse files
committed
Replace outdated 'wiki' references with 'documentation' (revised)
1 parent 34797b3 commit 12559d7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

_data/edu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ resources:
164164
tag: To host servers
165165
para: >-
166166
A dashboard to create worlds for future-oriented learning without hosting
167-
servers. Comes with support (in English/French/German), a wiki and
167+
servers. Comes with support (in English/French/German), documentation and
168168
workshops. It's currently free to use.
169169
url: https://www.blockalot.de/
170170

_data/get_involved.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ community:
22

33
- name: Docs
44
url: https://docs.luanti.org/
5-
icon: wiki.svg
5+
icon: docs.svg
66

77
- name: Forum
88
url: https://forum.luanti.org

_includes/pages/get-involved.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h3 class="is-size-3">{{ "Project Structure" | i18n }}</h3>
172172
{{ "For more information, see the
173173
<a href='https://docs.luanti.org/about/glossary/'>glossary</a> or
174174
<a href='https://docs.luanti.org/for-engine-devs'>engine overview</a>
175-
developer wiki pages." | i18n }}
175+
developer documentation pages." | i18n }}
176176
</p>
177177

178178
<h3 class="is-size-3">{{ "Roadmaps and Future Plans" | i18n }}</h3>

locales/en/translation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"Luanti is distributed as an engine, combined with a couple of games. Upstream repositories can be found at <a href='https://github.com/luanti-org/'>https://github.com/luanti-org/</a>.": "Luanti is distributed as an engine, combined with a couple of games. Upstream repositories can be found at <a href='https://github.com/luanti-org/'>https://github.com/luanti-org/</a>.",
163163
"<strong>The engine</strong> (core) is the base for everything. C++ is used for housekeeping and performance-critical stuff, Lua for extensible things.": "<strong>The engine</strong> (core) is the base for everything. C++ is used for housekeeping and performance-critical stuff, Lua for extensible things.",
164164
"<strong>Games</strong> define game content: nodes, entities, textures, meshes, sounds and custom behavior implemented in Lua. Games consist of mods that plug into the engine using the <a href='https://docs.luanti.org/for-creators/'>Modding API</a>.": "<strong>Games</strong> define game content: nodes, entities, textures, meshes, sounds and custom behavior implemented in Lua. Games consist of mods that plug into the engine using the <a href='https://docs.luanti.org/for-creators/'>Modding API</a>.",
165-
"For more information, see the <a href='https://docs.luanti.org/about/glossary/'>glossary</a> or <a href='https://docs.luanti.org/for-engine-devs'>engine overview</a> developer wiki pages.": "For more information, see the <a href='https://docs.luanti.org/about/glossary/'>glossary</a> or <a href='https://docs.luanti.org/for-engine-devs'>engine overview</a> developer wiki pages.",
165+
"For more information, see the <a href='https://docs.luanti.org/about/glossary/'>glossary</a> or <a href='https://docs.luanti.org/for-engine-devs'>engine overview</a> developer wiki pages.": "For more information, see the <a href='https://docs.luanti.org/about/glossary/'>glossary</a> or <a href='https://docs.luanti.org/for-engine-devs'>engine overview</a> developer documentation pages.",
166166
"Roadmaps and Future Plans": "Roadmaps and Future Plans",
167167
"[Soothing 32](https://content.luanti.org/packages/Zughy/soothing32/) texture pack": "[Soothing 32](https://content.luanti.org/packages/Zughy/soothing32/) texture pack",
168168
"As an open source project developed by volunteers, Luanti is mostly iteratively developed rather than formally planned.": "As an open source project developed by volunteers, Luanti is mostly iteratively developed rather than formally planned.",
@@ -271,7 +271,7 @@
271271
"A database where modders can submit their mods, games, and texture packs to make them easily accessible. Includes features such as a tag system, reviews, and more.": "A database where modders can submit their mods, games, and texture packs to make them easily accessible. Includes features such as a tag system, reviews, and more.",
272272
"BLOCKALOT Server Hosting": "BLOCKALOT Server Hosting",
273273
"To host servers": "To host servers",
274-
"A dashboard to create worlds for future-oriented learning without hosting servers. Comes with support (in English/French/German), a wiki and workshops. It's currently free to use.": "A dashboard to create worlds for future-oriented learning without hosting servers. Comes with support (in English/French/German), a wiki and workshops. It's currently free to use.",
274+
"A dashboard to create worlds for future-oriented learning without hosting servers. Comes with support (in English/French/German), a wiki and workshops. It's currently free to use.": "A dashboard to create worlds for future-oriented learning without hosting servers. Comes with support (in English/French/German), documentation and workshops. It's currently free to use.",
275275
"Block exchange": "Block exchange",
276276
"To share builds": "To share builds",
277277
"A website and mod that allows you to import or share Luanti constructions on an online library.": "A website and mod that allows you to import or share Luanti constructions on an online library.",
@@ -291,4 +291,4 @@
291291
"Working on an edu project?": "Working on an edu project?",
292292
"Contribute back to the community by writing about your project and/or making your learning resources publicly available.": "Contribute back to the community by writing about your project and/or making your learning resources publicly available.",
293293
"Then, <a href='https://github.com/luanti-org/luanti-org.github.io/issues/new'> create an issue</a> or <a href='https://rubenwardy.com/contact/'>contact rubenwardy</a>.": "Then, <a href='https://github.com/luanti-org/luanti-org.github.io/issues/new'> create an issue</a> or <a href='https://rubenwardy.com/contact/'>contact rubenwardy</a>."
294-
}
294+
}

0 commit comments

Comments
 (0)