Skip to content

Commit

Permalink
Merge pull request #30 from jfdenise/main
Browse files Browse the repository at this point in the history
Fix invalid link to wildfly-galleon-feature-packs doc
  • Loading branch information
jfdenise authored Nov 29, 2023
2 parents 56e6ade + 851ee4a commit a631e68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/guide/server/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
The following documentation is defined by the link:https://github.com/wildfly/wildfly-galleon-feature-packs[WildFly Galleon feature-packs repository].
It contains the known WildFly (and WildFly Preview) feature-packs and layers for the various execution contexts (`cloud` and `bare-metal`).

* link:wildfly-galleon-feature-packs[Known feature-packs and layers]
* link:http://docs.wildfly.org/wildfly-galleon-feature-packs/[Known feature-packs and layers]
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ <h1>WildFly Glow Documentation</h1>
<div class="details">
<span id="author" class="author">Jean-Francois Denise</span><br>
<span id="revnumber">version 1.0.0.Alpha10-SNAPSHOT,</span>
<span id="revdate">2023-11-29T13:23:40Z</span>
<span id="revdate">2023-11-29T13:32:57Z</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -1295,7 +1295,7 @@ <h2 id="glow_server"><a class="anchor" href="#glow_server"></a><a class="link" h
<div class="ulist">
<ul>
<li>
<p><a href="wildfly-galleon-feature-packs">Known feature-packs and layers</a></p>
<p><a href="http://docs.wildfly.org/wildfly-galleon-feature-packs/">Known feature-packs and layers</a></p>
</li>
</ul>
</div>
Expand All @@ -1305,7 +1305,7 @@ <h2 id="glow_server"><a class="anchor" href="#glow_server"></a><a class="link" h
<div id="footer">
<div id="footer-text">
Version 1.0.0.Alpha10-SNAPSHOT<br>
Last updated 2023-11-29 14:23:50 +0100
Last updated 2023-11-29 14:32:57 +0100
</div>
</div>
</body>
Expand Down

0 comments on commit a631e68

Please sign in to comment.