Skip to content

Commit 7a7c808

Browse files
authored
Update domain.qmd
1 parent 7f70ae7 commit 7a7c808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

domain.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ These instructions assume that you already have ownership of the custom domain t
3636
<ul>
3737
<li> If this says something along the lines of "Your domain is not properly configured to support HTTPS" we will need to add additional records with your DNS provider </li>
3838
<li> We strongly recommend following instructions from your DNS provider. You should look up "HTTPS record for \[your DNS provider\]" in Google and follow any of their documentation. </li>
39-
<li> For example, on GoDaddy, you can add an HTTPS record where the name is @ and the value is **TO DO** </li>
39+
<li> For example, on GoDaddy, you can add an HTTPS record where the name is @ and the value is your site's domain (e.g., mysite.com) </li>
4040
</ul>
4141
<li> If you run into any additional problems, you may want to ensure that there are no additional A records aside from the ones listed above. This may be a problem if you have previously had your site hosted through a service separate from GitHub pages. </li>
4242
<li> Some common warning messages that you may see when GitHub pages is connecting to your site include "DNS valid for primary" or "DNS check in progress" -- these are both OK, and should go away once your site is connected. </li>

0 commit comments

Comments
 (0)