We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd9480 commit 50e5bc7Copy full SHA for 50e5bc7
README.md
@@ -54,8 +54,9 @@ To deploy the project to the live internet, you can use
54
55
1. Push your project to GitHub.
56
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.
+3. [Link](https://docs.deno.com/deploy/manual/#deploy-your-project) the Deno
+ Deploy project to the **`main.ts`** file in the root of the created
59
+ repository.
60
4. The project will be deployed to a public $project.deno.dev subdomain.
61
62
For a more in-depth getting started guide, visit the
0 commit comments