From 5de8a9d4b9650c8fd3f3cd74c2871f65c5f9dd7f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 26 Jul 2022 21:32:27 +0700 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 699627017..29e68edec 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Try our new beta service to easily register the subdomain of your choice. Visit: ## How do I register? * [Fork](https://github.com/is-a-dev/register/fork) this repository. * Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`. -* [Read the docs](https://docs.is-a.dev). +* [Read the docs](https://is-a.dev/docs). * The PR will be reviewed and merged. * After merging, the changes will take effect within a day! * That's it! Done! Now go show off your cool `.is-a.dev` domain! From 15a89b484f8bd30e5efc02ed6c93ce7feeb0149e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 26 Jul 2022 21:33:29 +0700 Subject: [PATCH 2/2] Update API.md --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index c819ef1cb..ba931b098 100644 --- a/API.md +++ b/API.md @@ -1 +1 @@ -Moved to [docs](https://docs.is-a.dev) +Moved to [docs](https://is-a.dev/docs)