diff --git a/content/en/news/0.62.1-relnotes/index.md b/content/en/news/0.62.1-relnotes/index.md index 8af535375..afaa48076 100644 --- a/content/en/news/0.62.1-relnotes/index.md +++ b/content/en/news/0.62.1-relnotes/index.md @@ -9,9 +9,7 @@ images: --- - - -This is a bug-fix release with a couple of important fixes. +This release is mainly motivated by getting [this demo site](https://github.com/bep/portable-hugo-links) up and running. It demonstrates truly portable Markdown links and images, whether browsed on GitHub or deployed as a Hugo site. * Support files in content mounts [ff6253bc](https://github.com/gohugoio/hugo/commit/ff6253bc7cf745e9c0127ddc9006da3c2c00c738) [@bep](https://github.com/bep) [#6684](https://github.com/gohugoio/hugo/issues/6684)[#6696](https://github.com/gohugoio/hugo/issues/6696) * Update alpine base image in Dockerfile to 3.11 [aa4ccb8a](https://github.com/gohugoio/hugo/commit/aa4ccb8a1e9b8aa17397acf34049a2aa16b0b6cb) [@RemcodM](https://github.com/RemcodM)