From f0dd21f434ab70bd7b1a816880a94f7018311791 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Fri, 28 Oct 2016 13:59:40 -0400 Subject: [PATCH] Wrap source line --- website/source/docs/job-specification/artifact.html.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/docs/job-specification/artifact.html.md b/website/source/docs/job-specification/artifact.html.md index fbd335878ca..cc83b9d59b2 100644 --- a/website/source/docs/job-specification/artifact.html.md +++ b/website/source/docs/job-specification/artifact.html.md @@ -50,7 +50,8 @@ before the starting the task. artifact, relative to the root of the task's directory. If omitted, the default value is to place the binary in `local/`. -- `source` `(string: required)` - Specifies the URL of the artifact to download. The can be any URL as defined by the [`go-getter`][go-getter] library. +- `source` `(string: required)` - Specifies the URL of the artifact to download. + The can be any URL as defined by the [`go-getter`][go-getter] library. - `options` `(map: nil)` - Specifies configuration parameters to fetch the artifact. The key-value pairs map directly to parameters appended to