Skip to content

Commit

Permalink
docs: Replace old wiki links with new dedicated help-site
Browse files Browse the repository at this point in the history
  • Loading branch information
Griefed committed Feb 10, 2024
1 parent a19689f commit 3afa984
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ LABEL maintainer="Griefed <[email protected]>"
LABEL source="https://github.com/Griefed/ServerPackCreator"
LABEL license="GNU LGPLv2.1"
LABEL issues="https://github.com/Griefed/ServerPackCreator/issues"
LABEL help="https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help"
LABEL help="https://help.serverpackcreator.de/help-topic.html"
LABEL support="https://discord.griefed.de"
LABEL homepage="https://serverpackcreator.de"
LABEL version=$VERSION
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Note: All three ways are supported by the **.jar**-file. Which one is started de
- Report a bug / ask for a feature / ask for an improvement / request a documentation improvement:
- https://github.com/Griefed/ServerPackCreator/issues/new/choose
- There's a Wiki available which goes into further detail for many of ServerPackCreators available aspects:
- https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help
- https://help.serverpackcreator.de/help-topic.html
- The same as the Wiki, but as a file should you prefer it. 😊
- [HELP.md](HELP.md)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2164,7 +2164,7 @@ actual class ApiProperties(
propertiesFile.outputStream().use {
internalProps.store(
it,
"For details about each property, see https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties"
"For details about each property, see https://help.serverpackcreator.de/settings-and-configs.html"
)
}
log.info("Saved properties to: $propertiesFile")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ actual class ApiWrapper private constructor(
* Acquire a new instance of the ServerPackCreator API.
*
* @param properties A ServerPackCreator properties-file to use for API initialization. This files may contain
* configurations for the home-directory and many other settings. For details, see the [Wiki](https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties).
* configurations for the home-directory and many other settings. For details, see the [Wiki](https://help.serverpackcreator.de/settings-and-configs.html).
* @param language The language with which to initialize the localization. Format: `en_gb` or `de_de`
* @param runSetup Whether to run the initial setup, creating and copying all required files to the filesystem and
* ensuring the home-directory is properly set up and available to the API.
Expand Down
2 changes: 1 addition & 1 deletion serverpackcreator-api/src/jvmMain/resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Note: All three ways are supported by the **.jar**-file. Which one is started de
- Report a bug / ask for a feature / ask for an improvement / request a documentation improvement:
- https://github.com/Griefed/ServerPackCreator/issues/new/choose
- There's a Wiki available which goes into further detail for many of ServerPackCreators available aspects:
- https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help
- https://help.serverpackcreator.de/help-topic.html
- The same as the Wiki, but as a file should you prefer it. 😊
- [HELP.md](HELP.md)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ How to use ServerPackCreator:

Help/Wiki: If you want additional help on how to use ServerPackCreator, take a look at my wiki articles
regarding ServerPackCreator and some of the more advanced things it can do.
- Help: https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help
- HowTo: https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-HowTo
- Help: https://help.serverpackcreator.de/help-topic.html

Buy Me A Coffee:
You like ServerPackCreator and would like to support me? By all means, every bit is very much
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#For details about each property, see https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties
#For details about each property, see https://help.serverpackcreator.de/settings-and-configs.html
#Sun Sep 04 16:57:17 CEST 2022
de.griefed.serverpackcreator.spring.schedules.database.cleanup=0 0 0 * * *
de.griefed.serverpackcreator.spring.schedules.versions.refresh=0 0 0 * * *
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#For details about each property, see https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties
#For details about each property, see https://help.serverpackcreator.de/settings-and-configs.html
#Sun Sep 04 16:57:14 CEST 2022
de.griefed.serverpackcreator.spring.schedules.database.cleanup=0 0 0 * * *
de.griefed.serverpackcreator.serverpack.script.template=default_template.sh,default_template.ps1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#For details about each property, see https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties
#For details about each property, see https://help.serverpackcreator.de/settings-and-configs.html
#Sun Sep 04 16:57:14 CEST 2022
de.griefed.serverpackcreator.spring.schedules.database.cleanup=0 0 0 * * *
de.griefed.serverpackcreator.serverpack.script.template=default_template.sh,default_template.ps1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#For details about each property, see https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties
#For details about each property, see https://help.serverpackcreator.de/settings-and-configs.html
#Sun Sep 04 16:57:14 CEST 2022
de.griefed.serverpackcreator.spring.schedules.database.cleanup=0 0 0 * * *
de.griefed.serverpackcreator.serverpack.script.template=default_template.sh,default_template.ps1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#For details about each property, see https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties
#For details about each property, see https://help.serverpackcreator.de/settings-and-configs.html
#Sun Sep 04 16:57:14 CEST 2022
de.griefed.serverpackcreator.spring.schedules.database.cleanup=0 0 0 * * *
de.griefed.serverpackcreator.serverpack.script.template=default_template.sh,default_template.ps1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#For details about each property, see https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties
#For details about each property, see https://help.serverpackcreator.de/settings-and-configs.html
#Sun Sep 04 16:57:14 CEST 2022
de.griefed.serverpackcreator.spring.schedules.database.cleanup=0 0 0 * * *
de.griefed.serverpackcreator.serverpack.script.template=default_template.sh,default_template.ps1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import javax.swing.JMenuItem
* @author Griefed
*/
class WikiHelpItem(private val webUtilities: WebUtilities) : JMenuItem(Translations.menubar_gui_menuitem_wiki_help.toString()) {
private val help = URI.create("https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help")
private val help = URI.create("https://help.serverpackcreator.de/help-topic.html")

init {
this.addActionListener { openHelp() }
Expand Down
2 changes: 1 addition & 1 deletion serverpackcreator-help/Writerside/topics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Note: All three ways are supported by the **.jar**-file. Which one is started de
- Report a bug / ask for a feature / ask for an improvement / request a documentation improvement:
- https://github.com/Griefed/ServerPackCreator/issues/new/choose
- There's a Wiki available which goes into further detail for many of ServerPackCreators available aspects:
- https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help
- https://help.serverpackcreator.de/help-topic.html
- The same as the Wiki, but as a file should you prefer it. 😊
- [HELP.md](HELP.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#For details about each property, see https://wiki.griefed.de/en/Documentation/ServerPackCreator/ServerPackCreator-Help#serverpackcreatorproperties
#For details about each property, see https://help.serverpackcreator.de/settings-and-configs.html
#Sun Sep 04 16:57:17 CEST 2022
de.griefed.serverpackcreator.spring.schedules.database.cleanup=0 0 0 * * *
de.griefed.serverpackcreator.serverpack.script.template=custom_template.sh,custom_template.ps1
Expand Down

0 comments on commit 3afa984

Please sign in to comment.