Skip to content

Commit ba86c07

Browse files
committed
docs: fix migration announcement matcornic#426
1 parent 24d8d65 commit ba86c07

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

exampleSite/content/basics/migration/_index.en.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ This document shows you what's new in the latest release. For a detailed list of
2222

2323
This added unnessessary complexity. So attachments for leaf bundles in non-multilang setups can now also reside in a `index.files` directory. Although the old `files` directory is now deprecated, if both directories are present, only the old `files` directory will be used for compatiblity.
2424

25-
You can revert back to the old behavior by defining `externalLinkTarget="_self"` in your in the `params` section of your `config.toml`.
26-
27-
2825
- {{% badge style="note" title=" " %}}Change{{% /badge %}} Absolute links prefixed with `http://` or `https://` are now opened in a separate browser tab.
2926

27+
You can revert back to the old behavior by defining `externalLinkTarget="_self"` in the `params` section of your `config.toml`.
28+
3029
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The theme now supports [Hugo's module system](https://gohugo.io/hugo-modules/).
3130

3231
---

0 commit comments

Comments
 (0)