Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions geode-book/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@ public_host: localhost
sections:
- repository:
name: geode-docs
directory: docs/guide/116
directory: docs/guide/115
subnav_template: geode-subnav

template_variables:
product_name_long: Apache Geode
product_name: Geode
product_name_lowercase: geode
product_version: '1.16'
product_version_nodot: '116'
product_version_old_minor: '1.15'
product_version_geode: '1.16'
product_version: '1.15'
product_version_nodot: '115'
product_version_old_minor: '1.14'
product_version_geode: '1.15'
min_java_version: '8'
min_java_update: '121'
support_url: http://geode.apache.org/community
Expand Down
Loading