Skip to content

Commit 49267d5

Browse files
committed
docs: Fix additional broken link
1 parent ce83aaf commit 49267d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ Other environments can be targetted (if defined in `wrangler.toml`) by specifyin
311311
wrangler publish --env staging
312312
```
313313

314-
CI/CD deployments can be achieved using the [`wrangler` Github Action](https://github.com/cloudflare/wrangler-action). The [`deploy.yml` Github Action in this repo](https://github.com/cheqd/data-api/blob/main/.github/workflows/deploy.yml) provides an example of this can be achieved in practice.
314+
CI/CD deployments can be achieved using the [`wrangler` Github Action](https://github.com/cloudflare/wrangler-action). The [`staging.yml`](https://github.com/cheqd/data-api/blob/main/.github/workflows/staging.yml) and [`release.yml`](https://github.com/cheqd/data-api/blob/main/.github/workflows/release.yml) Github Actions in this repo provides an example of this can be achieved in practice.
315315

316316
## 🐞 Bug reports & 🤔 feature requests
317317

0 commit comments

Comments
 (0)