You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, you need to go to the [is-a-dev/register](https://wdh.gg/F2Q7VeE) repository on GitHub.
11
+
Firstly, you need to go to the [is-a-dev/register](https://github.com/is-a-dev/register) repository on GitHub.
12
12
13
13
If you don't have a GitHub account, you can create one by clicking `Sign Up`.
14
14
15
-
Navigate to the [`domains/`](https://wdh.gg/borLkD3) folder and then from there click the `Add file` button and selecting the `Create new file option`.
15
+
Navigate to the [`domains/`](https://github.com/is-a-dev/register/tree/main/domains) folder and then from there click the `Add file` button and selecting the `Create new file option`.
16
16
17
17
If it says you need to fork the repository, click the fork repository button and continue with the next steps on your forked repository.
18
18
@@ -42,7 +42,7 @@ After naming your file you need to put the JSON content into it, here is an exam
42
42
```
43
43
44
44
- Replace `your-github-username` with your GitHub username.
45
-
- For `RECORDTYPE` set it to what you require for your use. You can see the records is-a.dev supports [here](https://wdh.gg/r5LHCLQ). If your website is using GitHub Pages, set this to `CNAME`.
45
+
- For `RECORDTYPE` set it to what you require for your use. You can see the records is-a.dev supports [here](https://docs.is-a.dev/faq/#which-dns-record-types-are-supported). If your website is using GitHub Pages, set this to `CNAME`.
46
46
- For `RECORDCONTENT` set this to the value of the record you need, for GitHub Pages this would be `your-github-username.github.io`. (`A`, `AAAA` and `MX` records **must** be an array `[]`.)
47
47
48
48
**MAKE SURE YOU MODIFY `RECORDTYPE` AND `RECORDCONTENT` TO MATCH THE DNS RECORD YOU REQUIRE.**
@@ -65,8 +65,8 @@ Since you have created your pull request, you will need to wait for a maintainer
65
65
66
66
**_Your pull request will normally be merged with-in 24-48 hours, however in some cases it may take longer. Please be patient as the maintainers are very busy._**
67
67
68
-
Once your pull request is merged you should be good to go! [Open an issue](https://wdh.gg/r1Xw34w) if you run into any trouble.
68
+
Once your pull request is merged you should be good to go! [Open an issue](https://github.com/is-a-dev/register/issues/new/choose) if you run into any trouble.
69
69
70
70
Congratulations you have successfully setup your free is-a.dev subdomain!
71
71
72
-
_Make sure to join the is-a.dev [Discord server](https://wdh.gg/WxDO6wi) for announcements regarding the service._
72
+
_Make sure to join the is-a.dev [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements regarding the service._
0 commit comments