Skip to content

Commit 78f3441

Browse files
shockeydeepjia
authored andcommitted
housekeeping: indicate index.html usage of deepLinking flag (via swagger-api#5118)
1 parent 216d709 commit 78f3441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/deep-linking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Swagger-UI allows you to deeply link into tags and operations within a spec. Whe
44

55
## Usage
66

7-
👉🏼 Add `deepLinking: true` to your Swagger-UI configuration to enable this functionality.
7+
👉🏼 Add `deepLinking: true` to your Swagger-UI configuration to enable this functionality. This is demonstrated in [`dist/index.html`](https://github.com/swagger-api/swagger-ui/blob/master/dist/index.html).
88

99
When you expand a tag or operation, Swagger-UI will automatically update its URL fragment with a deep link to the item.
1010
Conversely, when you collapse a tag or operation, Swagger-UI will clear the URL fragment.

0 commit comments

Comments
 (0)