docs: update deno deploy entrypoint url (#857)

pull/863/head
honnip 2024-04-29 04:04:48 +09:00 committed by GitHub
parent 37865243d0
commit 9ad41295a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ deno install -Arf https://deno.land/x/deploy/deployctl.ts
To deploy, run:
```shell
deployctl deploy -p=your-project --entrypoint=https://silverbullet.md/silverbullet.js --include= --prod
deployctl deploy -p=your-project --entrypoint=https://edge.silverbullet.md/silverbullet.js --include= --prod
```
This will ask you to authenticate with your Deno Deploy account, and then deploy SilverBullet.