move website to root

This commit is contained in:
William Harrison
2024-10-17 19:43:56 +11:00
committed by GitHub
parent 3262c6985f
commit 816750cbdb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ If you have an issue that contains confidental infomation, send an email to secu
- [Fork](https://github.com/is-a-dev/register/fork) and star this repository
- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`
- [Read the documentation](https://www.is-a.dev/docs)
- [Read the documentation](https://is-a.dev/docs)
- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!*
- After the pull request is merged, please allow up to 24 hours for the changes to propagate
- Enjoy your new `.is-a.dev` domain!
+1 -1
View File
@@ -6,6 +6,6 @@
"email": ""
},
"record": {
"CNAME": "is-a.dev"
"URL": "https://is-a.dev/docs"
}
}