Skip to content

Commit

Permalink
fix: missing highlights in navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
vinzlange committed Sep 21, 2023
1 parent 82394b4 commit 005a1c5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ docs_use:
- title: Getting Started
children:
- title: "Install the App"
url: use/install-the-app
url: /use/install-the-app
- title: "Securely use the app"
url: use/securely-use-the-app
url: /use/securely-use-the-app

docs_integrate:
- title: Data Model
Expand All @@ -102,19 +102,19 @@ docs_integrate:
- title: "Requests over Templates"
url: /integrate/requests-over-templates
- title: "Requests over Messages"
url: //integrate/requests-over-messages
url: /integrate/requests-over-messages
- title: Manage attributes of others
children:
- title: "Request persistent consent of peer"
url: /integrate/request-persistent-consent-of-peer
- title: Messages
children:
- title: "Sending Messages"
url: /integrate/sending-messages
- title: Requesting consent of users
children:
- title: "Requesting one-time consents "
- title: "Requesting one-time consents"
url: /integrate/requesting-one-time-consents
- title: Manage attributes of others
children:
- title: "Request persistent consent of peer"
url: /integrate/request-persistent-consent-of-peer

docs_operate:
- title: Getting Started
Expand Down

0 comments on commit 005a1c5

Please sign in to comment.