Skip to content

Commit 609a59a

Browse files
committed
fix: update container.md
1 parent e90cd7f commit 609a59a

File tree

1 file changed

+1
-1
lines changed
  • recipes/ci-cd/github-actions/workflows/jekyll/build

1 file changed

+1
-1
lines changed

recipes/ci-cd/github-actions/workflows/jekyll/build/container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Related recipe - [Jekyll][] in the Container section.
55
This flow runs a **Docker container**. If you don't want to use Docker, see [Jekyll Ruby Action][], which is a light approach.
66

77
[Jekyll]: {% link recipes/containers/docker/jekyll.md %}
8-
[Jekyll Ruby Action]: {% link recipes/ci-cd/github-actions/workflows/jekyll/build/ruby-action.md %}
8+
[Jekyll Ruby Action]: {% link recipes/ci-cd/github-actions/workflows/jekyll/build/generic.md %}
99

1010
{% raw %}
1111

0 commit comments

Comments
 (0)