mirror of
https://github.com/openshift/source-to-image.git
synced 2026-02-05 12:44:54 +01:00
fix anchor for testrun
I'm not sure if its markdown or an HTML problem but "test/run" with a slash in the anchor isn't working.
This commit is contained in:
@@ -42,7 +42,7 @@ scripts are already present.
|
||||
* optional:
|
||||
* [save-artifacts](#save-artifacts)
|
||||
* [usage](#usage)
|
||||
* [test/run](#test/run)
|
||||
* [test/run](#testrun)
|
||||
|
||||
All of the scripts can be written in any programming language, as long as the scripts
|
||||
are executable inside the builder image. The build searches the following locations for
|
||||
|
||||
Reference in New Issue
Block a user