Skip to content

Commit 8497acd

Browse files
authored
fix link
1 parent 87d5358 commit 8497acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This is a community-based project, not maintained by the Spring Framework Contri
2323

2424
## Library for springdoc-openapi integration with spring-boot and swagger-ui
2525
* Automatically deploys swagger-ui to a Spring Boot 2.x application
26-
* Documentation will be available in HTML format, using the official [swagger-ui jars]: (https://github.com/swagger-api/swagger-ui.git).
26+
* Documentation will be available in HTML format, using the official [swagger-ui jars](https://github.com/swagger-api/swagger-ui.git).
2727
* The Swagger UI page should then be available at http://server:port/context-path/swagger-ui.html and the OpenAPI description will be available at the following url for json format: http://server:port/context-path/v3/api-docs
2828
* `server`: The server name or IP
2929
* `port`: The server port

0 commit comments

Comments
 (0)