@@ -41,7 +41,7 @@ based framework. It's used for the Kubernetes website and several subprojects.
41
41
follow up with any questions in the issue.
42
42
43
43
- Once Netlify has been configured, you can preview the site using the Netlify
44
- URL (example: ` kubernetes-sigs-foo.netlify.com ` ). After this looks good to you,
44
+ URL (example: ` kubernetes-sigs-foo.netlify.app ` ). After this looks good to you,
45
45
[ request a subproject domain] ( #subproject-domain-request ) and reference the
46
46
issue you created.
47
47
@@ -105,7 +105,7 @@ k8s.io
105
105
# https://github.com/kubernetes-sigs/foo (@bar)
106
106
foo.sigs :
107
107
type : CNAME
108
- value : kubernetes-sigs-foo.netlify.com
108
+ value : kubernetes-sigs-foo.netlify.app
109
109
` ` `
110
110
### Reason for update:
111
111
The sig-foo subproject has requested a netlify site to host its documentation. ref #0000, #0000.
@@ -141,8 +141,8 @@ Netlify admin to follow the procedure.
141
141
updated, HTTPS will be enabled automatically.
142
142
143
143
- Follow up with the requestor in the issue and let them know the site has been
144
- deployed and give them the Netlify site url (site name + `netlify.com `).
145
- Example `kubernetes-sigs-foo.netlify.com `. They may use this address for
144
+ deployed and give them the Netlify site url (site name + `netlify.app `).
145
+ Example `kubernetes-sigs-foo.netlify.app `. They may use this address for
146
146
testing and use before their DNS Request has been processed.
147
147
148
148
Once complete, the rest of the Netlify site configuration can be handled by the
0 commit comments