This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-website.git
The following commit(s) were added to refs/heads/main by this push:
new 71274ce some fixups missed in previous commit
71274ce is described below
commit 71274ceac8d5efd14a94d36e2d2ebfab950a614f
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Dec 10 11:48:11 2025 +0000
some fixups missed in previous commit
---
src/components/artemis/documentation/hacking-guide/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/components/artemis/documentation/hacking-guide/index.html
b/src/components/artemis/documentation/hacking-guide/index.html
index 9a1ae75..502f435 100644
--- a/src/components/artemis/documentation/hacking-guide/index.html
+++ b/src/components/artemis/documentation/hacking-guide/index.html
@@ -106,7 +106,7 @@ Follow the steps below to get set up with GitHub, etc.</p>
</div>
</li>
<li>
-<p>Fork the apache-artemis repository into your account</p>
+<p>Fork the artemis repository into your account</p>
<div class="paragraph">
<p><a href="https://github.com/apache/artemis"
class="bare">https://github.com/apache/artemis</a></p>
</div>
@@ -327,7 +327,7 @@ Delta compression using up to 4 threads.
Compressing objects: 100% (44/44), done.
Writing objects: 100% (100/100), 10.67 KiB, done.
Total 100 (delta 47), reused 100 (delta 47)
-</span><span class="gp">To
[email protected]:<your-user-name></span>/apache-artemis.git
+</span><span class="gp">To
[email protected]:<your-user-name></span>/artemis.git
<span class="gp">3382570..1fa25df main -></span><span class="w">
</span>main</code></pre>
</div>
</div>
@@ -952,7 +952,7 @@ This will execute the exact steps described on this
previous section.</p>
<div class="listingblock">
<div class="content">
<pre class="rouge highlight nowrap"><code data-lang="console"><span
class="gp">$</span><span class="w"> </span><span class="nb">pwd</span>
-<span class="go">/checkouts/apache-artemis
+<span class="go">/checkouts/artemis
</span><span class="gp">$</span><span class="w"> </span>./scripts/merge-PR.sh
175 ARTEMIS-229 address on Security Interface</code></pre>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]