Merge pull request #269 from knlkshyp/main

Add link to Spring Cloud github org
This commit is contained in:
Marcin Grzejszczak
2023-07-10 11:51:10 +02:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -13,4 +13,5 @@
:train-docs: true
:project-full-name: Spring Cloud
:project-name: spring-cloud
:project-name: spring-cloud
:spring-cloud-code: https://github.com/{project-name}

View File

@@ -35,4 +35,4 @@ tagged with https://stackoverflow.com/tags/spring-cloud[`spring-cloud`].
* Chat with us at https://gitter.im/spring-cloud/spring-cloud[{project-full-name} Gitter]
NOTE: All of {project-full-name} is open source, including the documentation. If you find
problems with the docs or if you want to improve them, please get involved.
problems with the docs or if you want to improve them, please {spring-cloud-code}[get involved].