diff --git a/headless-services/manifest-yaml-language-server/src/main/resources/description-by-prop-name/random-route.html b/headless-services/manifest-yaml-language-server/src/main/resources/description-by-prop-name/random-route.html deleted file mode 100644 index ef432da78..000000000 --- a/headless-services/manifest-yaml-language-server/src/main/resources/description-by-prop-name/random-route.html +++ /dev/null @@ -1,11 +0,0 @@ -

Use the random-route attribute to create a URL that includes the app name and -random words. -Use this attribute to avoid URL collision when pushing the same app to multiple spaces, or to avoid managing app URLs.

- -

The command line option that corresponds to this attribute is --random-route.

- -
----
-  ...
-  random-route: true
-