Skip to content

Commit

Permalink
docs(templates/deno): nest deno deploy setup under "deployment" secti…
Browse files Browse the repository at this point in the history
…on (#3705)
  • Loading branch information
pcattori authored Jul 12, 2022
1 parent 7334795 commit 644af2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/deno/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Building the Deno app (`npm run build`) results in two outputs:
You can deploy these bundles to any host that runs Deno, but here we'll focus on
deploying to [Deno Deploy](https://deno.com/deploy).

## Setting up Deno Deploy
### Setting up Deno Deploy

1. [Sign up](https://dash.deno.com/signin) for Deno Deploy.

Expand Down

0 comments on commit 644af2c

Please sign in to comment.