From acb42dbbe43ae808266b0b674a70f78989e998c8 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Sun, 30 Jun 2024 10:04:11 -0700 Subject: [PATCH 1/3] Remove more remnants of old nh-server.github.io links --- README.md | 2 +- docs/faq.md | 10 ++++++++++ mkdocs.yml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a8a1de6..a76408fa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Switch Guide -[The guide can be found here!](https://nh-server.github.io/switch-guide) +[The guide can be found here!](https://switch.hacks.guide) [![Build Status](https://travis-ci.com/nh-server/switch-guide.svg?branch=master)](https://travis-ci.com/nh-server/switch-guide) diff --git a/docs/faq.md b/docs/faq.md index e1e00d24..4dc9d971 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -143,6 +143,7 @@ If you suspect your microSD card is fake or damaged, see the instructions >>>>>> b114b20 (Remove more remnants of old nh-server.github.io links) diff --git a/mkdocs.yml b/mkdocs.yml index 14322770..0d2e950f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ site_name: NH Switch Guide -copyright: Copyright © 2024 Nintendo Homebrew, Maintained by the NH Discord Server. +copyright: Copyright © 2024 Nintendo Homebrew, Maintained by the NH Discord Server. site_description: Switch CFW Guide. site_author: NH Discord Server. site_url: https://switch.hacks.guide From 8f7cd4e8ce5d00ccb0422a4b21a3cbeacdb1522c Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Thu, 4 Jul 2024 10:22:38 -0700 Subject: [PATCH 2/3] faq: absolute-path entering_rcm link --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 4dc9d971..bf1235f8 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -15,7 +15,7 @@ See Date: Sun, 30 Jun 2024 10:04:32 -0700 Subject: [PATCH 3/3] README: drop Travis-CI build status - Travis-CI isn't even used anymore --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a76408fa..1b5708e3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [The guide can be found here!](https://switch.hacks.guide) -[![Build Status](https://travis-ci.com/nh-server/switch-guide.svg?branch=master)](https://travis-ci.com/nh-server/switch-guide) - Nintendo Switch homebrew guide written by staff members of the Nintendo Homebrew Discord server. ## Development