Skip to content

Commit 71784e0

Browse files
committed
remove links to images that are borked in classic, classic shouldnt really be signposted anyway
1 parent 16ba175 commit 71784e0

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

deploy/classic/custom-domains.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,23 @@ domain by following the instructions below.
2222
that you must own the domain that you want to add to a project. If you do not
2323
own a domain yet, you can register one at a domain registrar like Google
2424
Domains, Namecheap, or gandi.net.
25-
![add_custom_domain](../docs-images/add_custom_domain.png)
2625

2726
3. The domain is added to the domains list and will have a "setup" badge.
2827
4. Click on the "setup" badge to visit the domain setup page, which will display
2928
the list of DNS records that need to be created/updated for your domain.
30-
![dns_records_modal](../docs-images/dns_records_modal.png)
3129

3230
## **Step 2:** Update your custom domain's DNS records
3331

3432
Go to the DNS configuration panel of your domain registrar (or the service
3533
you're using to manage DNS) and enter the records as described on the domain
3634
setup page.
3735

38-
![change_dns_records](../docs-images/change_dns_records.png)
39-
4036
## **Step 3:** Validate that the DNS records have been updated
4137

4238
Go back to the Deno Deploy Classic dashboard and click the **Validate** button
4339
on the domain setup page. It will check if the DNS records are correctly set and
4440
if so, update the status to "Validated, awaiting certificate provisioning."
4541

46-
![get_certificates](../docs-images/get_certificates.png)
47-
4842
## **Step 4:** Provision a certificate for your custom domain
4943

5044
At this point you have two options. 99% of the time, you should choose the first
@@ -58,9 +52,7 @@ option.
5852
[Let's Encrypt](https://letsencrypt.org/) from provisioning certificates.
5953
Certificates will be automatically renewed around 30 days before the
6054
certificate expires. When you have been issued certificates successfully, you
61-
will see a green checkmark like this:
62-
63-
![green_check](../docs-images/green_check.png)
55+
will see a green checkmark.
6456

6557
2. Manually upload a certificate and private key.
6658

0 commit comments

Comments
 (0)