-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Description
Describe the bug
I think our site builder used to create section links like #21-installing-a-new server
for a section title like 2.1 Install a new server
.
Now it produces #2.1-installing-a-new-server
and so all the links to sections with a .
in them are broken.
To Reproduce
Steps to reproduce the behavior:
- Go to https://ibm.github.io/FHIR/guides/FHIRServerUsersGuide
- Try clicking a link for one of the subsections (e.g.
2.1
)
Expected behavior
All links work
Additional context
Maybe our site changed when we upgraded version of Gatsby?
I like that these links work in github (e.g. see https://github.com/IBM/FHIR/blob/master/docs/src/pages/guides/FHIRServerUsersGuide.md#21-installing-a-new-server ) and so I'd prefer to update our site builder to generate the section sublinks in the same way that github does it.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working