diff --git a/content/en/news/0.66.0-relnotes/index.md b/content/en/news/0.66.0-relnotes/index.md index 3e5a9a61e..134b00581 100644 --- a/content/en/news/0.66.0-relnotes/index.md +++ b/content/en/news/0.66.0-relnotes/index.md @@ -6,7 +6,7 @@ description: "Native inline, recursive import support in PostCSS/Tailwind, \"dep categories: ["Releases"] --- -This relase adds [inline `@import`](http://localhost:1313/hugo-pipes/postcss/#options) support to `resources.PostCSS`, with imports relative to Hugo's virtual, composable file system. Another useful addition is the new `build` [configuration section](http://localhost:1313/getting-started/configuration/#configure-build). As an example in `config.toml`: +This relase adds [inline `@import`](/hugo-pipes/postcss/#options) support to `resources.PostCSS`, with imports relative to Hugo's virtual, composable file system. Another useful addition is the new `build` [configuration section](/getting-started/configuration/#configure-build). As an example in `config.toml`: ```toml [build]