springdoc / springdoc.github.io

Library for OpenAPI 3 with spring-boot
https://springdoc.org
Apache License 2.0
9 stars 42 forks source link

"Deep Linking documentation" - broken link #53

Closed ILyaCyclone closed 1 year ago

ILyaCyclone commented 1 year ago

https://springdoc.org/#swagger-ui-properties

springdoc.swagger-ui.deepLinking | false | Boolean. If set to true, enables deep linking for tags and operations. See the [Deep Linking documentation](/docs/usage/deep-linking.md) for more information

The link is literally rendered as [Deep Linking documentation](/docs/usage/deep-linking.md).
And I can see no such document in repo.

The corresponding link is actually also broken at https://swagger.io/docs/open-source-tools/swagger-ui/usage/configuration/ . Leads to 404.