Fixed generated heading anchors to match the ones Hugo emits - #3763
Conversation
416e05c to
c75796b
Compare
|
@cf-bottom jenkins please |
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/fast-build-and-deploy-docs-master/144/ Documentation: http://buildcache.cfengine.com/packages/build-documentation-pr/jenkins-fast-build-and-deploy-docs-master-144/output/_site/ |
craigcomstock
left a comment
There was a problem hiding this comment.
What issue is this fixing? I checked a few anchors and they looked OK and seemed to work.
For example: https://docs.cfengine.com/docs/master/reference/promise-types/services/
the link takes you to the top of the page instead of to the anchor This pr fixes the link to the anchor: http://buildcache.cfengine.com/packages/build-documentation-pr/jenkins-fast-build-and-deploy-docs-master-144/output/_site/reference/promise-types/services/ Notice that it links to reference/special-variables/this/#thispromiser instead of reference/special-variables/this#this-promiser
|


No description provided.