Remove random-route.html in favor of .md version easier to maintain

This commit is contained in:
Kris De Volder
2017-06-15 09:12:05 -07:00
parent 97598c1ba6
commit 1a5ce0ae4f

View File

@@ -1,11 +0,0 @@
<p>Use the <code>random-route</code> 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.</p>
<p>The command line option that corresponds to this attribute is <code>--random-route</code>.</p>
<pre>
---
...
random-route: true
</pre>