diff --git a/docs/changelogs/v0.21.md b/docs/changelogs/v0.21.md index 03420174814b..1ac92adb76e6 100644 --- a/docs/changelogs/v0.21.md +++ b/docs/changelogs/v0.21.md @@ -99,7 +99,7 @@ for clients that do not follow redirects by default: ```console $ curl "https://subdomain-gw.example.net/ipfs/${cid}/" -Moved Permanently. +Moved Permanently. ``` Rationale can be found in [kubo#9913](https://github.com/ipfs/kubo/pull/9913).