Skip to content

Commit c725abe

Browse files
authored
Adjust Hugo 0.152-0.155 upgrade guide title to better match new org (google#2513)
1 parent d06e140 commit c725abe

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

docsy.dev/content/en/blog/2026/0.14.0.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,8 @@ in [Docsy 0.13.0][Upgrade to Docsy 0.13.0]. Hugo 0.153+ introduce breaking
369369
changes that may affect your site, as well as major new features such as the
370370
**multidimensional content model** provided through [sites.matrix].
371371

372-
For all the details, see our companion post on [Hugo 0.152.0 to
373-
0.155.1][hugo-0.152.0+]. For a comprehensive list of issues and considerations
372+
For all the details, see our companion post on [Hugo 0.152.0-0.155.x upgrade
373+
guide][hugo-0.152.0+]. For a comprehensive list of issues and considerations
374374
when moving to Hugo 0.153+, see [Hugo 0.153+ breaking changes & issues
375375
(#2431)][#2431].
376376

@@ -440,8 +440,8 @@ Docsy 0.12.0][]: follow them, using version **0.14.0** where the guide refers to
440440
0.12.0. For this release, use:[^vers-note]
441441

442442
- **Docsy**: [0.13.0][0.14.0]
443-
- **Hugo**: 0.152.2 → 0.155.0 or later, see [Hugo 0.152.0 to
444-
0.155.1][hugo-0.152.0+].
443+
- **Hugo**: 0.152.2 → 0.155.0 or later, see [Hugo 0.152.0-0.155.x upgrade
444+
guide][hugo-0.152.0+]
445445
- **Node**: LTS 24 (unchanged)
446446

447447
[^vers-note]:
@@ -461,8 +461,8 @@ After upgrading, review the following:
461461
site's look and feel is as expected. See
462462
[UI/UX spot-checks](#ui-ux-spot-checks) below.
463463
- [ ] **Aliases**: Verify default-language redirects and that page aliases
464-
resolve to the correct language version. See [Hugo 0.152.0 to
465-
0.155.1][hugo-0.152.0+] for alias-related changes in 0.153+.
464+
resolve to the correct language version. See [Hugo 0.152.0-0.155.x upgrade
465+
guide][hugo-0.152.0+] for alias-related changes in 0.153+.
466466

467467
Also review the 0.12.0 [Testing checklist][].
468468

@@ -561,7 +561,7 @@ About this release:
561561

562562
Other references:
563563

564-
- Companion post: [Hugo 0.152.0 to 0.155.1][hugo-0.152.0+]
564+
- Companion [Hugo 0.152.0-0.155.x upgrade guide][hugo-0.152.0+]
565565
- [0.13.0 upgrade guide](/blog/2025/0.13.0/)
566566
- [Hugo release notes](https://github.com/gohugoio/hugo/releases)
567567

docsy.dev/content/en/blog/2026/hugo-0.152.0+.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Hugo 0.152.0 to 0.155.x breaking and notable changes
3-
linkTitle: Hugo 0.152.0 to 0.155.x
2+
title: Hugo 0.152.0-0.155.x upgrade guide
3+
linkTitle: Hugo 0.152+ upgrade guide
44
date: 2026-02-04
55
author: >-
66
[Patrice Chalin](https://github.com/chalin) ([CNCF](https://www.cncf.io/)),

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docsy",
3-
"version": "0.14.0-dev+85-gfe8683ca",
3+
"version": "0.14.0-dev+86-gd06e1406",
44
"repository": "github:google/docsy",
55
"homepage": "https://www.docsy.dev",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)