1
0
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:
Mark McKinstry
2017-05-23 20:44:44 -07:00
committed by GitHub
parent f51912980d
commit e5460e8a7f

View File

@@ -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