Skip to content

Commit d98aecc

Browse files
author
Marc Jakobi
committed
docs: fix broken link
1 parent b076716 commit d98aecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/09-ci-cd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Automating tests and releases
55

66
Continuous integration and deployment (CI/CD) allows us to automatically run tests against external
77
contributions and upload our package whenever we publish a release.
8-
In this chapter, we'll learn how to set up the [Lux GitHub Action](TODO).
8+
In this chapter, we'll learn how to set up the [Lux GitHub Action](https://github.com/marketplace/actions/luxaction).
99

1010
:::note
1111
We plan on creating integrations for other CI/CD platforms, too.

0 commit comments

Comments
 (0)