From 800f5cbb17211a9e6128a207fbd9db22727d2132 Mon Sep 17 00:00:00 2001 From: Preetha Date: Fri, 17 Nov 2017 14:31:27 -0600 Subject: [PATCH] Remove documentation around service name validation --- website/source/docs/commands/validate.html.md.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/source/docs/commands/validate.html.md.erb b/website/source/docs/commands/validate.html.md.erb index 22ee372f2..7988544c3 100644 --- a/website/source/docs/commands/validate.html.md.erb +++ b/website/source/docs/commands/validate.html.md.erb @@ -28,8 +28,6 @@ and supports `go-getter` syntax. On successful validation, exit code 0 will be returned, otherwise an exit code of 1 indicates an error. -Service names are validated according to [RFC-1123](https://tools.ietf.org/html/rfc1123). - ## Examples Validate a job with invalid syntax: