Change version in prod doc links
This commit is contained in:
parent
8fb8793926
commit
ec6cbe8bfd
1 changed files with 2 additions and 2 deletions
|
@ -20,12 +20,12 @@
|
||||||
|
|
||||||
"installguide": {
|
"installguide": {
|
||||||
"name": "Server Installation and Configuration Guide",
|
"name": "Server Installation and Configuration Guide",
|
||||||
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0.0/server-installation-and-configuration-guide/"
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0/server-installation-and-configuration-guide/"
|
||||||
|
|
||||||
},
|
},
|
||||||
"adminguide": {
|
"adminguide": {
|
||||||
"name": "Server Administration Guide",
|
"name": "Server Administration Guide",
|
||||||
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0.0/server-administration-guide/"
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0/server-administration-guide/"
|
||||||
},
|
},
|
||||||
"clientadapter": "RH-SSO-{{book.project.version}}-eap7-adapter.zip",
|
"clientadapter": "RH-SSO-{{book.project.version}}-eap7-adapter.zip",
|
||||||
"appServer": "JBoss EAP 7",
|
"appServer": "JBoss EAP 7",
|
||||||
|
|
Loading…
Reference in a new issue