Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman committed Sep 23, 2024
1 parent 12a1144 commit 696fb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ It is strongly suggested to specify the `-Paths` option to avoid the overhead of
.\build.ps1 -Paths "*fedora/*"
```

To build a dependency graph when there are [dependent images](#image-dependency), multiple paths can be specified.
To build a dependency graph when there are dependent images, multiple paths can be specified.

```powershell
.\build.ps1 -Paths "*alpine/3.20/amd64*","*alpine/3.20/withnode/amd64*"
Expand Down

0 comments on commit 696fb34

Please sign in to comment.