Skip to content

Commit 1dca97f

Browse files
authored
Merge pull request springdoc#2495 from garrettgrimsley/main
Fix broken links in README and CONTRIBUTING
2 parents 422a60d + 6046594 commit 1dca97f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If you would like to contribute something, or simply want to hack on the code th
55

66
== Code of Conduct
77

8-
This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of
8+
This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.md[code of
99
conduct].
1010
By participating, you are expected to uphold this code.
1111

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This project is sponsored by
4444
- [Demo Spring Boot 1 Web MVC with OpenAPI 3.](#demo-spring-boot-1-web-mvc-with-openapi-3)
4545
- [Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3.](#demo-spring-boot-2-webflux-with-functional-endpoints-openapi-3)
4646
- [Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3.](#demo-spring-boot-2-and-spring-hateoas-with-openapi-3)
47-
- [Integration of the library in a Spring Boot 3.x project without the swagger-ui:](#integration-of-the-library-in-a-spring-boot-2xx-project-without-the-swagger-ui)
47+
- [Integration of the library in a Spring Boot 3.x project without the swagger-ui:](#integration-of-the-library-in-a-spring-boot-3x-project-without-the-swagger-ui)
4848
- [Error Handling for REST using @ControllerAdvice](#error-handling-for-rest-using-controlleradvice)
4949
- [Adding API Information and Security documentation](#adding-api-information-and-security-documentation)
5050
- [spring-webflux support with Annotated Controllers](#spring-webflux-support-with-annotated-controllers)

0 commit comments

Comments
 (0)