summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Killen <bob.killen@linux.com>2020-05-11 19:36:07 -0400
committerBob Killen <bob.killen@linux.com>2020-05-11 19:36:07 -0400
commit1aed792f32b8aecd33dde451396319a608b2c83c (patch)
tree981ef9c8ad4595f01df0b5513060588a9c59d23d
parent8e2f86565b9d69f7aca5c4eb9fb8c896261723f0 (diff)
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
-rw-r--r--github-management/subproject-site-requests.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/github-management/subproject-site-requests.md b/github-management/subproject-site-requests.md
index c5d7a661..344bb9f4 100644
--- a/github-management/subproject-site-requests.md
+++ b/github-management/subproject-site-requests.md
@@ -41,7 +41,7 @@ based framework. It's used for the Kubernetes website and several subprojects.
follow up with any questions in the issue.
- Once Netlify has been configured, you can preview the site using the Netlify
- URL (example: `kubernetes-sigs-foo.netlify.com`). After this looks good to you,
+ URL (example: `kubernetes-sigs-foo.netlify.app`). After this looks good to you,
[request a subproject domain](#subproject-domain-request) and reference the
issue you created.
@@ -105,7 +105,7 @@ k8s.io
# https://github.com/kubernetes-sigs/foo (@bar)
foo.sigs:
type: CNAME
- value: kubernetes-sigs-foo.netlify.com
+ value: kubernetes-sigs-foo.netlify.app
```
### Reason for update:
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.
updated, HTTPS will be enabled automatically.
- Follow up with the requestor in the issue and let them know the site has been
- deployed and give them the Netlify site url (site name + `netlify.com`).
- Example `kubernetes-sigs-foo.netlify.com`. They may use this address for
+ deployed and give them the Netlify site url (site name + `netlify.app`).
+ Example `kubernetes-sigs-foo.netlify.app`. They may use this address for
testing and use before their DNS Request has been processed.
Once complete, the rest of the Netlify site configuration can be handled by the