From bd92493b3e43c0e6a8f225d7aa4f953434684fef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 31 Jul 2019 16:42:30 +0200 Subject: [PATCH] Update index.md --- content/en/news/0.56.3-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/0.56.3-relnotes/index.md b/content/en/news/0.56.3-relnotes/index.md index e61aaacf5..bc1266335 100644 --- a/content/en/news/0.56.3-relnotes/index.md +++ b/content/en/news/0.56.3-relnotes/index.md @@ -23,7 +23,7 @@ source="content2" target="content/docs" ``` -The above is obviously both common and very useful. This was never an issue with the situations where load a specific file/directory (e.g. `resources.Get "a/b/c/d/sunset.jpg"`). +The above is obviously both common and very useful. This was never an issue with the situations where you load a specific file/directory (e.g. `resources.Get "a/b/c/d/sunset.jpg"`). User feedback also told us that these file mounts were a little hard to debug, so we added a new command that prints the configured mounts as a JSON: