We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11abae2 commit 0095f6dCopy full SHA for 0095f6d
README.md
@@ -33,5 +33,5 @@ This makes the website available on `http://localhost:8000`.
33
34
Deployment to GitHub Pages can be
35
36
-1. manually run from [this Actions tab](https://github.com/cdk/cdk.github.io/actions/workflows/pages/pages-build-deployment) and
37
-2. runs automatically when a tagged [release](https://github.com/cdk/cdk.github.io/releases) is created on GitHub
+1. manually run from [this Actions tab](https://github.com/cdk/cdk.github.io/actions/workflows/deploy.yaml) and
+2. runs automatically when a tagged [release](https://github.com/cdk/cdk.github.io/releases) is created on GitHub
0 commit comments