Skip to content

Commit

Permalink
Fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Oct 24, 2023
1 parent a70a8f0 commit 185950e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ NOTE: If you are using the legacy centos7 S2I images for WildFly, you must stay
The link:https://github.com/wildfly-extras/wildfly-cloud-galleon-pack[WildFly cloud feature-pack] contains all the cloud specifics that were contained in the `wildfly/wildfly-centos7` image.
This feature-pack has to be provisioned along with the WildFly feature-pack.

This [example](examples/web-clustering) contains a Maven project that makes use of some of the `org.wildfly.cloud:wildfly-cloud-galleon-pack`
This link:https://github.com/wildfly/wildfly-s2i/tree/main/examples/web-clustering[example] contains a Maven project that makes use of some of the `org.wildfly.cloud:wildfly-cloud-galleon-pack`
features to highlight web session sharing.

More Maven projects that make use of the WildFly cloud feature-pack can be found in the [test](test) directory.
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ <h2 id="_wildfly_cloud_galleon_feature_pack">WildFly cloud Galleon feature-pack<
This feature-pack has to be provisioned along with the WildFly feature-pack.</p>
</div>
<div class="paragraph">
<p>This [example](examples/web-clustering) contains a Maven project that makes use of some of the <code>org.wildfly.cloud:wildfly-cloud-galleon-pack</code>
<p>This <a href="https://github.com/wildfly/wildfly-s2i/tree/main/examples/web-clustering">example</a> contains a Maven project that makes use of some of the <code>org.wildfly.cloud:wildfly-cloud-galleon-pack</code>
features to highlight web session sharing.</p>
</div>
<div class="paragraph">
Expand Down Expand Up @@ -629,7 +629,7 @@ <h2 id="_using_image_streams_with_helm_chart_for_wildfly">Using image streams wi
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-10-24 16:52:02 +0200
Last updated 2023-10-24 17:09:44 +0200
</div>
</div>
</body>
Expand Down

0 comments on commit 185950e

Please sign in to comment.