diff --git a/docs/deep-dives/buildkite.md b/docs/deep-dives/buildkite.md index 771eaa852..6d1963a1f 100644 --- a/docs/deep-dives/buildkite.md +++ b/docs/deep-dives/buildkite.md @@ -110,7 +110,7 @@ The agent may be tied up running a particularly compute- or memory-intensive ste [`skuba test`]: ../cli/test.md#skuba-test [buildkite.annotate]: ../development-api/buildkite.md#annotate [buildkite annotations]: https://buildkite.com/docs/agent/v3/cli-annotate -[builds at seek]: https://builds-at-seek.ssod.skinfra.xyz/ +[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/ [ci/cd]: https://en.wikipedia.org/wiki/CI/CD [compose file]: https://docs.docker.com/compose/compose-file [docker buildkite plugin]: https://github.com/buildkite-plugins/docker-buildkite-plugin diff --git a/template/express-rest-api/README.md b/template/express-rest-api/README.md index f1e92c562..930f48f9a 100644 --- a/template/express-rest-api/README.md +++ b/template/express-rest-api/README.md @@ -19,7 +19,7 @@ Next steps: 6. [ ] Configure [GitHub repository settings]. 7. [ ] Delete this checklist 😌. -[builds at seek]: https://builds-at-seek.ssod.skinfra.xyz +[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/ [github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings ## Design diff --git a/template/greeter/README.md b/template/greeter/README.md index 5b7e1e70a..649457c79 100644 --- a/template/greeter/README.md +++ b/template/greeter/README.md @@ -17,7 +17,7 @@ Next steps: 5. [ ] Configure [GitHub repository settings]. 6. [ ] Delete this checklist 😌. -[builds at seek]: https://builds-at-seek.ssod.skinfra.xyz +[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/ [github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings ## Design diff --git a/template/koa-rest-api/README.md b/template/koa-rest-api/README.md index c5d7a8016..7e0e5d04b 100644 --- a/template/koa-rest-api/README.md +++ b/template/koa-rest-api/README.md @@ -19,7 +19,7 @@ Next steps: 6. [ ] Configure [GitHub repository settings]. 7. [ ] Delete this checklist 😌. -[builds at seek]: https://builds-at-seek.ssod.skinfra.xyz +[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/ [github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings ## Design diff --git a/template/lambda-sqs-worker/README.md b/template/lambda-sqs-worker/README.md index dc4744693..cd43de95f 100644 --- a/template/lambda-sqs-worker/README.md +++ b/template/lambda-sqs-worker/README.md @@ -18,7 +18,7 @@ Next steps: 6. [ ] Configure [GitHub repository settings]. 7. [ ] Delete this checklist 😌. -[builds at seek]: https://builds-at-seek.ssod.skinfra.xyz +[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/ [github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings ## Design