File tree Expand file tree Collapse file tree
content/manuals/docker-hub/repos/manage/builds Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,15 +170,15 @@ You can configure your automated builds so that pushes to specific branches or t
170170 > [ !NOTE]
171171 >
172172 > You can enter a name, or use a regex to match which source branch or tag
173- > names to build. To learn more, see [ regexes] ( index.md #regexes-and-automated-builds) .
173+ > names to build. To learn more, see [ regexes] ( #regexes-and-automated-builds ) .
174174
1751754 . Enter the tag to apply to Docker images built from this source.
176176
177177 > [ !NOTE]
178178 >
179179 > If you configured a regex to select the source, you can reference the
180180 > capture groups and use its result as part of the tag. To learn more, see
181- > [ regexes] ( index.md #regexes-and-automated-builds) .
181+ > [ regexes] ( #regexes-and-automated-builds ) .
182182
1831835 . Repeat steps 2 through 4 for each new build rule you set up.
184184
You can’t perform that action at this time.
0 commit comments