Make heading id linkable, take 2

This commit is contained in:
Joe Mooring
2022-12-18 16:20:28 -08:00
committed by GitHub
parent 45c79bea70
commit 3687c29534
+1 -1
View File
@@ -554,7 +554,7 @@ force = false
Setting `force=true` will make a redirect even if there is existing content in the path. Note that before Hugo 0.76 `force` was the default behavior, but this is inline with how Netlify does it.
## 404 Server Error Page {#404-server-error-page}
## 404 Server Error Page {#_404-server-error-page}
{{< new-in "0.103.0" >}}