Skip to content

Commit 4fb2dca

Browse files
authored
docs(tuto): fix (#3788)
1 parent 8aeeaab commit 4fb2dca

File tree

1 file changed

+1
-1
lines changed
  • tutorials/using-bucket-website-with-mkdocs

1 file changed

+1
-1
lines changed

tutorials/using-bucket-website-with-mkdocs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Find out how to Set up MkDocs and configure your website in the first tab, then
303303

304304
#### Adding images
305305

306-
You need to add the `glightbox` plugin in your `mkdocs.yml` file to add images and videos on your website. Find out how to add the plugin in the [section below](#additional-configuration).
306+
You need to add the `glightbox` plugin in your `mkdocs.yml` file to add images and videos on your website. Find out how to add the plugin in the **Additional configuration** section below.
307307

308308
You can add images in your markdown files using the following example:
309309
```

0 commit comments

Comments
 (0)