Skip to content

Commit 50e5bc7

Browse files
authored
docs: fix readme url for deployment (#2930)
fixes #2695 this is my best guess to what the url is meant to link to now Co-authored-by: Tyler <26290074+thegitduck@users.noreply.github.com>
1 parent fcd9480 commit 50e5bc7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ To deploy the project to the live internet, you can use
5454

5555
1. Push your project to GitHub.
5656
2. [Create a Deno Deploy project](https://dash.deno.com/new).
57-
3. [Link](https://deno.com/deploy/docs/projects#enabling) the Deno Deploy
58-
project to the **`main.ts`** file in the root of the created repository.
57+
3. [Link](https://docs.deno.com/deploy/manual/#deploy-your-project) the Deno
58+
Deploy project to the **`main.ts`** file in the root of the created
59+
repository.
5960
4. The project will be deployed to a public $project.deno.dev subdomain.
6061

6162
For a more in-depth getting started guide, visit the

0 commit comments

Comments
 (0)