Skip to content

Commit 972aa37

Browse files
committed
Broken link on Docker deployment.
1 parent da21b47 commit 972aa37

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/.variables.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
:release: 7
2+
:feature-version: 7.15
23
:version: 7.15.3

docs/deployment/docker.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ File permission:: The image is designed to run on multiple orchestration framewo
4646

4747
To help with _day 2 operations_, the image comes with some useful preinstalled tools.
4848

49-
app.sh:: Script to add/remove jars from the Enonic XP deploy folder. An example usage would be `app.sh add <PUBLIC_URL_TO_JAR>`. Description and source https://github.com/enonic/docker-xp/blob/7.15/bin/app.sh[here].
49+
app.sh:: Script to add/remove jars from the Enonic XP deploy folder. An example usage would be `app.sh add <PUBLIC_URL_TO_JAR>`. Description and source https://github.com/enonic/docker-xp/blob/{feature-version}/bin/app.sh[here].
5050

5151
backups.sh:: Convenient script for pre backup hooks to check the age of index snapshots created by the https://market.enonic.com/vendors/enonic/snapshotter[snapshotter] app. Description and source available https://github.com/enonic/docker-xp/blob/master/bin/backup.sh[here].
5252

0 commit comments

Comments
 (0)