Skip to content

Commit 1aed792

Browse files
committed
Update netlify request guidelines to reference new netlify tld
Netlify has switched their hosted site domain from .com to .app. Example: kubernetes-foo.netlify.com -> kubernetes-foo.netlify.app
1 parent 8e2f865 commit 1aed792

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

github-management/subproject-site-requests.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ based framework. It's used for the Kubernetes website and several subprojects.
4141
follow up with any questions in the issue.
4242

4343
- 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,
4545
[request a subproject domain](#subproject-domain-request) and reference the
4646
issue you created.
4747

@@ -105,7 +105,7 @@ k8s.io
105105
# https://github.com/kubernetes-sigs/foo (@bar)
106106
foo.sigs:
107107
type: CNAME
108-
value: kubernetes-sigs-foo.netlify.com
108+
value: kubernetes-sigs-foo.netlify.app
109109
```
110110
### Reason for update:
111111
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.
141141
updated, HTTPS will be enabled automatically.
142142

143143
- 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
146146
testing and use before their DNS Request has been processed.
147147

148148
Once complete, the rest of the Netlify site configuration can be handled by the

0 commit comments

Comments
 (0)