use primary-btn instead of outline-btn

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-04-13 15:37:57 +02:00
parent 428305eb77
commit a463d3290f
14 changed files with 15 additions and 15 deletions

View File

@@ -247,7 +247,7 @@ In this module, we took a look at creating a general development image that we c
In the next module, well take a look at how to set up a CI/CD pipeline using GitHub Actions. See:
[Configure CI/CD](configure-ci-cd.md){: .button .outline-btn}
[Configure CI/CD](configure-ci-cd.md){: .button .primary-btn}
## Feedback