diff --git a/architecture-docs/architecture.md b/architecture-docs/architecture.md index 012449e..3c1cba9 100644 --- a/architecture-docs/architecture.md +++ b/architecture-docs/architecture.md @@ -215,6 +215,6 @@ The latest info on our CI may be found at: Expanding test coverage aside as our functionality increases, considerations for future iterations of this infrastructure include: - separating demo versus production environments -- switching to e.g. Woodpecker CI for its features around secret scoping +- switching to e.g. [Woodpecker CI](https://woodpecker-ci.org/) for its features around secret scoping - a periodic life-cycle management job to keep our dependencies up-to-date - using [Gerrit](https://gerrit.googlesource.com/) to better manage our review process for incoming merge requests