Skip to content

Commit

Permalink
adocs update (#542)
Browse files Browse the repository at this point in the history
Signed-off-by: spolti <[email protected]>
  • Loading branch information
spolti authored May 17, 2021
1 parent b55cec3 commit 72e8f23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ To generate the adocs for, example, 7.10.x branch, first, switch the git branch
following command:
```bash
make generate_adocs branch=7.10.x
make generate_adocs branch=7.11.x
```
It will use the `7.10.x` branch from *jboss-kie-modules* using the checked out branch on RHPAM repository based from 7.10.x.
Expand Down
2 changes: 1 addition & 1 deletion templates/docs/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
= Application Templates
This project contains OpenShift v3 application templates which support applications based on RHPAM products.
Source can be found https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/master/templates[here].
Source can be found https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.11.x/templates[here].
:icons: font
:toc: macro
Expand Down

0 comments on commit 72e8f23

Please sign in to comment.