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 e90cd7f commit 609a59aCopy full SHA for 609a59a
recipes/ci-cd/github-actions/workflows/jekyll/build/container.md
@@ -5,7 +5,7 @@ Related recipe - [Jekyll][] in the Container section.
5
This flow runs a **Docker container**. If you don't want to use Docker, see [Jekyll Ruby Action][], which is a light approach.
6
7
[Jekyll]: {% link recipes/containers/docker/jekyll.md %}
8
-[Jekyll Ruby Action]: {% link recipes/ci-cd/github-actions/workflows/jekyll/build/ruby-action.md %}
+[Jekyll Ruby Action]: {% link recipes/ci-cd/github-actions/workflows/jekyll/build/generic.md %}
9
10
{% raw %}
11
0 commit comments