From 6c6b2459badba29d2d24c0c13ec5107dc98a137b Mon Sep 17 00:00:00 2001 From: William Li Date: Sat, 13 Apr 2019 08:44:53 +0800 Subject: [PATCH] fixes broken link to Custom Deployment Suffix (#738) --- pages/docs/v2/domains-and-aliases/aliasing-a-deployment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/docs/v2/domains-and-aliases/aliasing-a-deployment.mdx b/pages/docs/v2/domains-and-aliases/aliasing-a-deployment.mdx index 0e9b714a631243..2627719146c585 100755 --- a/pages/docs/v2/domains-and-aliases/aliasing-a-deployment.mdx +++ b/pages/docs/v2/domains-and-aliases/aliasing-a-deployment.mdx @@ -18,7 +18,7 @@ export const meta = { description: 'All you need to know about assigning a name to your ZEIT Now deployments', editUrl: 'pages/docs/v2/domains-and-aliases/aliasing-a-deployment.mdx', - lastEdited: '2019-03-27T18:40:25.000Z' + lastEdited: '2019-04-13T00:31:19.000Z' } When deploying a [project](/docs/v2/platform/projects/), whether ready for staging or production, you will want a URL to share the project with others or for yourself to check on other devices. @@ -211,7 +211,7 @@ Notice that the example command omitted `.now.sh` at the end of the target subdo You can use{' '} - + a Custom Deployment Suffix {' '} in place of .now.sh.