From f3304f8bc7cfb15c94493d6d084b093993be7f13 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 30 Sep 2024 21:56:39 +0100 Subject: [PATCH 1/4] Update services.mdx --- src/content/docs/information/services.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/information/services.mdx b/src/content/docs/information/services.mdx index df6b09fa79..65588eacff 100644 --- a/src/content/docs/information/services.mdx +++ b/src/content/docs/information/services.mdx @@ -2,7 +2,7 @@ description: Additional resources that are hosted by the setup.md team. title: Additional Services slug: services -lastUpdated: 2024-04-01 +lastUpdated: 2024-09-30 sidebar: order: 2 --- @@ -37,7 +37,7 @@ We took a cool idea produced by PenguiLoader on Github and we fixed some bugs th #### Quickstart -The base domain is `https://jar.smd.gg` +The base domain is `https://jar.urho.st` The subsequent URL that follows is syntaxed as below. @@ -45,11 +45,11 @@ The subsequent URL that follows is syntaxed as below. To grab the latest paper .jar download. -`GET https://jar.smd.gg/download/paper/latest/latest` +`GET https://jar.urho.st/download/paper/latest/latest` To grab the latest vanilla server.jar download link. (no build parameter required) -`GET https://jar.smd.gg/download/vanilla/latest` +`GET https://jar.urho.st/download/vanilla/latest` From fef8abe30772a2fa11bbcd64a7d25e9ce725f986 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 30 Sep 2024 21:59:59 +0100 Subject: [PATCH 2/4] Update services.mdx --- src/content/docs/information/services.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/information/services.mdx b/src/content/docs/information/services.mdx index 65588eacff..9f01f94f44 100644 --- a/src/content/docs/information/services.mdx +++ b/src/content/docs/information/services.mdx @@ -45,11 +45,11 @@ The subsequent URL that follows is syntaxed as below. To grab the latest paper .jar download. -`GET https://jar.urho.st/download/paper/latest/latest` +`GET https://jar.setup.md/download/paper/latest/latest` To grab the latest vanilla server.jar download link. (no build parameter required) -`GET https://jar.urho.st/download/vanilla/latest` +`GET https://jar.setup.md/download/vanilla/latest` From e488f3d140edbb1e9cc8e05f31f9df957848e13b Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 30 Sep 2024 22:00:56 +0100 Subject: [PATCH 3/4] Update services.mdx --- src/content/docs/information/services.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/information/services.mdx b/src/content/docs/information/services.mdx index 9f01f94f44..552c72fdbe 100644 --- a/src/content/docs/information/services.mdx +++ b/src/content/docs/information/services.mdx @@ -37,7 +37,7 @@ We took a cool idea produced by PenguiLoader on Github and we fixed some bugs th #### Quickstart -The base domain is `https://jar.urho.st` +The base domain is `https://jar.setup.md` The subsequent URL that follows is syntaxed as below. From 4c951744b2ee2302d24abdbaed28a591241c1f75 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 11 Oct 2024 14:26:54 +0100 Subject: [PATCH 4/4] Update self.mdx --- src/content/docs/hosting/self.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/hosting/self.mdx b/src/content/docs/hosting/self.mdx index 7b1b3672f8..fb23e36867 100644 --- a/src/content/docs/hosting/self.mdx +++ b/src/content/docs/hosting/self.mdx @@ -27,4 +27,4 @@ The cheapest option but is does require some additional thought however for one -If you do want to host things yourself we have documentation on how to do such things [here](/guides/self-host). +If you do want to host things yourself we have documentation on how to do such things [here](https://www.setup.md/guides/self-host/win).