docs: fix non-escaped URLs

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-06-08 18:40:08 -07:00
parent 606398b69a
commit 940d9ccfee
6 changed files with 10 additions and 14 deletions

View File

@@ -110,7 +110,7 @@ _No output._
## #Op
One operation in a pipeline #Op does not current enforce the op spec at full resolution, to avoid triggering performance issues. See https://github.com/dagger/dagger/issues/445 To enforce the full #Op spec (see op_fullop.cue), run with "-t fullop"
One operation in a pipeline
### #Op Inputs