Creates and uses new github-project url in docs (#169)

Fixes gh-168
This commit is contained in:
Spencer Gibb
2020-07-07 12:41:16 -04:00
committed by GitHub
parent 2491889a42
commit bd215fab95
2 changed files with 2 additions and 1 deletions

View File

@@ -1128,6 +1128,7 @@
<project-root>${maven.multiModuleProjectDirectory}@</project-root>
<!-- It's mandatory for you to pass the docs.main property -->
<github-repo>${docs.main}@</github-repo>
<github-project>https://github.com/spring-cloud/${docs.main}@</github-project>
<github-raw>
https://raw.githubusercontent.com/spring-cloud/${docs.main}/${github-tag}@
</github-raw>