Skip to content

Commit 63f74da

Browse files
Correct branch name
Signed-off-by: Tran Ngoc Nhan <[email protected]>
1 parent dfda192 commit 63f74da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

start-site/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ initializr:
619619
description: Persist data in SQL stores with plain JDBC using Spring Data.
620620
links:
621621
- rel: guide
622-
href: https://github.com/spring-projects/spring-data-examples/tree/master/jdbc/basics
622+
href: https://github.com/spring-projects/spring-data-examples/tree/main/jdbc/basics
623623
description: Using Spring Data JDBC
624624
- rel: reference
625625
href: https://docs.spring.io/spring-boot/{bootVersion}/reference/data/sql.html#data.sql.jdbc
@@ -892,7 +892,7 @@ initializr:
892892
starter: false
893893
links:
894894
- rel: guide
895-
href: https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/kafka-streams-samples
895+
href: https://github.com/spring-cloud/spring-cloud-stream-samples/tree/main/kafka-streams-samples
896896
description: Samples for using Apache Kafka Streams with Spring Cloud stream
897897
- rel: reference
898898
href: https://docs.spring.io/spring-kafka/reference/streams.html

0 commit comments

Comments
 (0)