summaryrefslogtreecommitdiffstats
path: root/docs/content/en/content-management/static-files.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/content-management/static-files.md')
-rw-r--r--docs/content/en/content-management/static-files.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/en/content-management/static-files.md b/docs/content/en/content-management/static-files.md
index 946919f0a..20a1442e6 100644
--- a/docs/content/en/content-management/static-files.md
+++ b/docs/content/en/content-management/static-files.md
@@ -18,7 +18,7 @@ all **static files** (e.g. stylesheets, JavaScript, images). The static files ar
Hugo can be configured to look into a different directory, or even
**multiple directories** for such static files by configuring the
-`staticDir` parameter in the [site config][]. All the files in all the
+`staticDir` parameter in the [site config]. All the files in all the
static directories will form a union filesystem.
This union filesystem will be served from your site root. So a file
@@ -62,7 +62,7 @@ Note 1
can be seen in the Norwegian site case).
Note 2
-: The example above is a [multihost setup][]. In a regular setup, all
+: The example above is a [multihost setup]. In a regular setup, all
the static directories will be available to all sites.
[site config]: /getting-started/configuration/#all-configuration-settings