Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2018-12-06 23:29:30 +0300
committerZachary Betz <zwbetz@gmail.com>2018-12-06 23:29:30 +0300
commite2ef6f8a334f3ed1d6d8fffd4e84ed527b3886c4 (patch)
tree0aac10374f5b1bc4b198cda0e8335f11cbe70b1a
parent171642cb87e98a6f3e44253ef7affa848e3469f2 (diff)
Update link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9ee98e..f498517 100644
--- a/README.md
+++ b/README.md
@@ -477,7 +477,7 @@ style="some-style" >}}
This will process an image from a [page bundle](https://gohugo.io/content-management/page-bundles/), then provide a link to the original image. To use it, pass the image name, command, and command options.
-The `command` argument will be on of: `Resize`, `Fit`, `Fill`. See the [image processing](https://gohugo.io/content-management/image-processing/) docs for a deeper dive.
+The `command` argument will be on of: `Resize`, `Fit`, `Fill`. For a deeper dive see the [hugo docs for image processing](https://gohugo.io/content-management/image-processing/).
These arguments are optional: `alt`, `class`, `style`.