-
Notifications
You must be signed in to change notification settings - Fork 145
Description
Problem description
We have some issue with some documentation links. In particular, if I go here https://docs.hedera.com/guardian, search for "notification block", and go here (https://docs.hedera.com/guardian/guardian/standard-registry/policies/policy-creation/introduction/notificationblock) now all the left menu and the top breadcrumb links are broken.
The issue seems to appear because of a mix of paths, some starts with https://docs.hedera.com/guardian/guardian/... others with https://docs.hedera.com/guardian/... (so double guardian vs single guardian in the path).
Even when I navigate randomly across the documentation in general sometimes the left menu or the breadcrumb bring me back to single-guardian path, and it does not find the correct page, so the issue seems not related to the search features but probably with something related to GitBook.
Step to reproduce
Steps to reproduce the behavior:
- go here https://docs.hedera.com/guardian
- search for "notification block"
- follow the first link (https://docs.hedera.com/guardian/guardian/standard-registry/policies/policy-creation/introduction/notificationblock)
- click something on the left menu or on the top breadcrumb
- See error
Expected behavior
All documentation links should work.
Screenshots
If applicable, add screenshots to help explain your problem.