Add documentation variable reference pointing at Apache Geode source code in GitHub.

This commit is contained in:
John Blum
2020-09-03 14:05:53 -07:00
parent 3f18412516
commit 47ff4915a1

View File

@@ -31,6 +31,7 @@ asciidoctor {
'github-url': githubUrl,
'github-samples-url': "${githubUrl}/spring-geode-samples",
'download-url' : "${githubBaseUrl}/archive/${githubTag}.zip",
'apache-geode-src' : "https://github.com/apache/geode/blob/rel/v${apacheGeodeVersion}",
'master-apache-geode-version' : "19",
'master-pivotal-gemfire-version' : "98",
'master-pivotal-cloudcache-version' : "1-8",