Skip to content

Commit d412b07

Browse files
committed
fixed links
1 parent ff3dfc0 commit d412b07

302 files changed

Lines changed: 2007 additions & 1520 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

hugo/layouts/community/single.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ <h1>{{ .Title }}</h1>
99
{{ define "main" }}
1010
<nav class="breadcrumb">
1111
<a href="{{ "/" | relURL }}">Home</a> &rsaquo;
12-
<a href="{{ "/community/" | relURL }}">Community</a> &rsaquo;
1312
{{ .Title }}
1413
</nav>
1514
{{ .Content }}

hugo/layouts/partials/nav.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
</ul>
1515
</li>
1616
<li class="dropdown">
17-
<a href="{{ "/community/support/" | relURL }}">Community ▾</a>
17+
<a href="{{ "/support/" | relURL }}">Community ▾</a>
1818
<ul class="dropdown-menu">
19-
<li><a href="{{ "/community/contact/" | relURL }}">Contact Us</a></li>
20-
<li><a href="{{ "/community/contributing/" | relURL }}">Contribute</a></li>
21-
<li><a href="{{ "/community/issues/" | relURL }}">Report Issues</a></li>
22-
<li><a href="{{ "/community/support/" | relURL }}">Get Support</a></li>
19+
<li><a href="{{ "/contact/" | relURL }}">Contact Us</a></li>
20+
<li><a href="{{ "/contributing/" | relURL }}">Contribute</a></li>
21+
<li><a href="{{ "/issues/" | relURL }}">Report Issues</a></li>
22+
<li><a href="{{ "/support/" | relURL }}">Get Support</a></li>
2323
</ul>
2424
</li>
2525
<li><a href="{{ "/download/" | relURL }}">Download</a></li>

hugo/public/community/contact/index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Contact Us | ActiveMQ</title>
@@ -26,12 +26,12 @@
2626
</ul>
2727
</li>
2828
<li class="dropdown">
29-
<a href="/community/support/">Community ▾</a>
29+
<a href="/support/">Community ▾</a>
3030
<ul class="dropdown-menu">
31-
<li><a href="/community/contact/">Contact Us</a></li>
32-
<li><a href="/community/contributing/">Contribute</a></li>
33-
<li><a href="/community/issues/">Report Issues</a></li>
34-
<li><a href="/community/support/">Get Support</a></li>
31+
<li><a href="/contact/">Contact Us</a></li>
32+
<li><a href="/contributing/">Contribute</a></li>
33+
<li><a href="/issues/">Report Issues</a></li>
34+
<li><a href="/support/">Get Support</a></li>
3535
</ul>
3636
</li>
3737
<li><a href="/download/">Download</a></li>
@@ -50,7 +50,6 @@ <h1>Contact Us</h1>
5050

5151
<nav class="breadcrumb">
5252
<a href="/">Home</a> &rsaquo;
53-
<a href="/community/">Community</a> &rsaquo;
5453
Contact Us
5554
</nav>
5655
<p>Whether you have a simple question about configuration, a use-case you&rsquo;re confused about, a new feature you want to discuss, etc. the community is here to help.</p>

hugo/public/community/contributing/index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Contributing | ActiveMQ</title>
@@ -26,12 +26,12 @@
2626
</ul>
2727
</li>
2828
<li class="dropdown">
29-
<a href="/community/support/">Community ▾</a>
29+
<a href="/support/">Community ▾</a>
3030
<ul class="dropdown-menu">
31-
<li><a href="/community/contact/">Contact Us</a></li>
32-
<li><a href="/community/contributing/">Contribute</a></li>
33-
<li><a href="/community/issues/">Report Issues</a></li>
34-
<li><a href="/community/support/">Get Support</a></li>
31+
<li><a href="/contact/">Contact Us</a></li>
32+
<li><a href="/contributing/">Contribute</a></li>
33+
<li><a href="/issues/">Report Issues</a></li>
34+
<li><a href="/support/">Get Support</a></li>
3535
</ul>
3636
</li>
3737
<li><a href="/download/">Download</a></li>
@@ -50,7 +50,6 @@ <h1>Contributing</h1>
5050

5151
<nav class="breadcrumb">
5252
<a href="/">Home</a> &rsaquo;
53-
<a href="/community/">Community</a> &rsaquo;
5453
Contributing
5554
</nav>
5655
<p>There are many ways you can help make ActiveMQ a better piece of software - please dive in and help!</p>

hugo/public/community/index.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,31 @@
99
<atom:link href="https://activemq.apache.org/community/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
1111
<title>Contact Us</title>
12-
<link>https://activemq.apache.org/community/contact/</link>
12+
<link>https://activemq.apache.org/contact/</link>
1313
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
14-
<guid>https://activemq.apache.org/community/contact/</guid>
15-
<description>&lt;p&gt;Whether you have a simple question about configuration, a use-case you&amp;rsquo;re confused about, a new feature you want to discuss, etc. the community is here to help.&lt;/p&gt;&#xA;&lt;p&gt;If you&amp;rsquo;re fairly certain you&amp;rsquo;re hitting a bug &lt;a href=&#34;../issues&#34;&gt;please report it&lt;/a&gt; via one of our issue trackers.&lt;/p&gt;&#xA;&lt;h4 id=&#34;mailing-lists&#34;&gt;Mailing Lists&lt;/h4&gt;&#xA;&lt;p&gt;The &lt;strong&gt;best&lt;/strong&gt; way to contact folks in the community is by using one of the mailing lists.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Users&lt;/strong&gt;: for users configuring &amp;amp; managing an ActiveMQ broker as well as messaging application developers&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Dev&lt;/strong&gt;: for developers working &lt;em&gt;directly&lt;/em&gt; on one of the ActiveMQ code-bases&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;To subscribe to or unsubscribe from a list simply:&lt;/p&gt;</description>
14+
<guid>https://activemq.apache.org/contact/</guid>
15+
<description>&lt;p&gt;url: /contact/&lt;/p&gt;&#xA;&lt;p&gt;Whether you have a simple question about configuration, a use-case you&amp;rsquo;re confused about, a new feature you want to discuss, etc. the community is here to help.&lt;/p&gt;&#xA;&lt;p&gt;If you&amp;rsquo;re fairly certain you&amp;rsquo;re hitting a bug &lt;a href=&#34;../issues&#34;&gt;please report it&lt;/a&gt; via one of our issue trackers.&lt;/p&gt;&#xA;&lt;h4 id=&#34;mailing-lists&#34;&gt;Mailing Lists&lt;/h4&gt;&#xA;&lt;p&gt;The &lt;strong&gt;best&lt;/strong&gt; way to contact folks in the community is by using one of the mailing lists.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Users&lt;/strong&gt;: for users configuring &amp;amp; managing an ActiveMQ broker as well as messaging application developers&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Dev&lt;/strong&gt;: for developers working &lt;em&gt;directly&lt;/em&gt; on one of the ActiveMQ code-bases&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;To subscribe to or unsubscribe from a list simply:&lt;/p&gt;</description>
1616
</item>
1717
<item>
1818
<title>Contributing</title>
19-
<link>https://activemq.apache.org/community/contributing/</link>
19+
<link>https://activemq.apache.org/contributing/</link>
2020
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
21-
<guid>https://activemq.apache.org/community/contributing/</guid>
22-
<description>&lt;p&gt;There are many ways you can help make ActiveMQ a better piece of software - please dive in and help!&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If you have a problem with the software or the documentation the first thing you might consider is &lt;a href=&#34;contact#mailing&#34;&gt;asking a question&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;If you think you&amp;rsquo;ve hit a bug or want to request a new feature feel free to open &lt;a href=&#34;issues&#34;&gt;an issue&lt;/a&gt; in one of our trackers.&lt;/li&gt;&#xA;&lt;li&gt;If you&amp;rsquo;re already familiar with an ActiveMQ component then join a &lt;a href=&#34;contact#mailing&#34;&gt;mailing list&lt;/a&gt; and help answers questions from the community.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;documentation&#34;&gt;Documentation&lt;/h4&gt;&#xA;&lt;p&gt;If anything in any component&amp;rsquo;s documentation is confusing or not clear please &lt;a href=&#34;contact&#34;&gt;let us know&lt;/a&gt;.&lt;/p&gt;</description>
21+
<guid>https://activemq.apache.org/contributing/</guid>
22+
<description>&lt;p&gt;url: /contributing/&lt;/p&gt;&#xA;&lt;p&gt;There are many ways you can help make ActiveMQ a better piece of software - please dive in and help!&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If you have a problem with the software or the documentation the first thing you might consider is &lt;a href=&#34;contact#mailing&#34;&gt;asking a question&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;If you think you&amp;rsquo;ve hit a bug or want to request a new feature feel free to open &lt;a href=&#34;issues&#34;&gt;an issue&lt;/a&gt; in one of our trackers.&lt;/li&gt;&#xA;&lt;li&gt;If you&amp;rsquo;re already familiar with an ActiveMQ component then join a &lt;a href=&#34;contact#mailing&#34;&gt;mailing list&lt;/a&gt; and help answers questions from the community.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;documentation&#34;&gt;Documentation&lt;/h4&gt;&#xA;&lt;p&gt;If anything in any component&amp;rsquo;s documentation is confusing or not clear please &lt;a href=&#34;contact&#34;&gt;let us know&lt;/a&gt;.&lt;/p&gt;</description>
2323
</item>
2424
<item>
2525
<title>Reporting Issues</title>
26-
<link>https://activemq.apache.org/community/issues/</link>
26+
<link>https://activemq.apache.org/issues/</link>
2727
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
28-
<guid>https://activemq.apache.org/community/issues/</guid>
29-
<description>&lt;p&gt;If you find a bug please raise a new issue in the appropriate tracker. If you&amp;rsquo;re not quite sure you&amp;rsquo;re hitting a bug consider &lt;a href=&#34;contact&#34;&gt;contacting us&lt;/a&gt; to get some clarity.&lt;/p&gt;&#xA;&lt;p&gt;Whenever you are reporting a problem please be sure to include as much information as possible; the more we know the more chance of a quicker resolution. Here&amp;rsquo;s a few items to consider:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Which version of the component are you using on which Java platform?&lt;/li&gt;&#xA;&lt;li&gt;Any particular application/web server or container being used? If so what version?&lt;/li&gt;&#xA;&lt;li&gt;Stack traces generally really help! If in doubt include the whole thing. Often exceptions get wrapped in other exceptions and the exception right near the bottom explains the actual error, not the first few lines at the top.&lt;/li&gt;&#xA;&lt;li&gt;Log output can be useful too. Sometimes enabling &lt;code&gt;DEBUG&lt;/code&gt; logging can help.&lt;/li&gt;&#xA;&lt;li&gt;Your code &amp;amp; configuration files are often useful.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;We can help you much quicker if you try the following:&lt;/p&gt;</description>
28+
<guid>https://activemq.apache.org/issues/</guid>
29+
<description>&lt;p&gt;url: /issues/&lt;/p&gt;&#xA;&lt;p&gt;If you find a bug please raise a new issue in the appropriate tracker. If you&amp;rsquo;re not quite sure you&amp;rsquo;re hitting a bug consider &lt;a href=&#34;contact&#34;&gt;contacting us&lt;/a&gt; to get some clarity.&lt;/p&gt;&#xA;&lt;p&gt;Whenever you are reporting a problem please be sure to include as much information as possible; the more we know the more chance of a quicker resolution. Here&amp;rsquo;s a few items to consider:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Which version of the component are you using on which Java platform?&lt;/li&gt;&#xA;&lt;li&gt;Any particular application/web server or container being used? If so what version?&lt;/li&gt;&#xA;&lt;li&gt;Stack traces generally really help! If in doubt include the whole thing. Often exceptions get wrapped in other exceptions and the exception right near the bottom explains the actual error, not the first few lines at the top.&lt;/li&gt;&#xA;&lt;li&gt;Log output can be useful too. Sometimes enabling &lt;code&gt;DEBUG&lt;/code&gt; logging can help.&lt;/li&gt;&#xA;&lt;li&gt;Your code &amp;amp; configuration files are often useful.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;We can help you much quicker if you try the following:&lt;/p&gt;</description>
3030
</item>
3131
<item>
3232
<title>Support</title>
33-
<link>https://activemq.apache.org/community/support/</link>
33+
<link>https://activemq.apache.org/support/</link>
3434
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
35-
<guid>https://activemq.apache.org/community/support/</guid>
36-
<description>&lt;p&gt;Support is divided into two main categories - &lt;strong&gt;community&lt;/strong&gt; and &lt;strong&gt;commercial&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;h4 id=&#34;community-support&#34;&gt;Community Support&lt;/h4&gt;&#xA;&lt;p&gt;This is an open source project so the amount of time community members have available to help resolve your issue is often limited as help is provided on a volunteer basis from &lt;a href=&#34;https://www.apache.org/foundation/how-it-works/#hats&#34;&gt;individuals&lt;/a&gt;. However, it is &lt;em&gt;free&lt;/em&gt; and you are often able to discuss issues with the developers who actually wrote the code you are running.&lt;/p&gt;&#xA;&lt;p&gt;If you want community support then please &lt;a href=&#34;contact&#34;&gt;contact us&lt;/a&gt;. If you&amp;rsquo;re fairly certain you&amp;rsquo;re hitting a bug &lt;a href=&#34;issues&#34;&gt;please report it&lt;/a&gt; via one of our issue trackers. Be sure to review these pages carefully as they contain tips and tricks about working with Apache communities in general and ActiveMQ in particular.&lt;/p&gt;</description>
35+
<guid>https://activemq.apache.org/support/</guid>
36+
<description>&lt;p&gt;url: /support/&lt;/p&gt;&#xA;&lt;p&gt;Support is divided into two main categories - &lt;strong&gt;community&lt;/strong&gt; and &lt;strong&gt;commercial&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;h4 id=&#34;community-support&#34;&gt;Community Support&lt;/h4&gt;&#xA;&lt;p&gt;This is an open source project so the amount of time community members have available to help resolve your issue is often limited as help is provided on a volunteer basis from &lt;a href=&#34;https://www.apache.org/foundation/how-it-works/#hats&#34;&gt;individuals&lt;/a&gt;. However, it is &lt;em&gt;free&lt;/em&gt; and you are often able to discuss issues with the developers who actually wrote the code you are running.&lt;/p&gt;</description>
3737
</item>
3838
</channel>
3939
</rss>

hugo/public/community/issues/index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Reporting Issues | ActiveMQ</title>
@@ -26,12 +26,12 @@
2626
</ul>
2727
</li>
2828
<li class="dropdown">
29-
<a href="/community/support/">Community ▾</a>
29+
<a href="/support/">Community ▾</a>
3030
<ul class="dropdown-menu">
31-
<li><a href="/community/contact/">Contact Us</a></li>
32-
<li><a href="/community/contributing/">Contribute</a></li>
33-
<li><a href="/community/issues/">Report Issues</a></li>
34-
<li><a href="/community/support/">Get Support</a></li>
31+
<li><a href="/contact/">Contact Us</a></li>
32+
<li><a href="/contributing/">Contribute</a></li>
33+
<li><a href="/issues/">Report Issues</a></li>
34+
<li><a href="/support/">Get Support</a></li>
3535
</ul>
3636
</li>
3737
<li><a href="/download/">Download</a></li>
@@ -50,7 +50,6 @@ <h1>Reporting Issues</h1>
5050

5151
<nav class="breadcrumb">
5252
<a href="/">Home</a> &rsaquo;
53-
<a href="/community/">Community</a> &rsaquo;
5453
Reporting Issues
5554
</nav>
5655
<p>If you find a bug please raise a new issue in the appropriate tracker. If you&rsquo;re not quite sure you&rsquo;re hitting a bug consider <a href="contact">contacting us</a> to get some clarity.</p>

hugo/public/community/support/index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Support | ActiveMQ</title>
@@ -26,12 +26,12 @@
2626
</ul>
2727
</li>
2828
<li class="dropdown">
29-
<a href="/community/support/">Community ▾</a>
29+
<a href="/support/">Community ▾</a>
3030
<ul class="dropdown-menu">
31-
<li><a href="/community/contact/">Contact Us</a></li>
32-
<li><a href="/community/contributing/">Contribute</a></li>
33-
<li><a href="/community/issues/">Report Issues</a></li>
34-
<li><a href="/community/support/">Get Support</a></li>
31+
<li><a href="/contact/">Contact Us</a></li>
32+
<li><a href="/contributing/">Contribute</a></li>
33+
<li><a href="/issues/">Report Issues</a></li>
34+
<li><a href="/support/">Get Support</a></li>
3535
</ul>
3636
</li>
3737
<li><a href="/download/">Download</a></li>
@@ -50,7 +50,6 @@ <h1>Support</h1>
5050

5151
<nav class="breadcrumb">
5252
<a href="/">Home</a> &rsaquo;
53-
<a href="/community/">Community</a> &rsaquo;
5453
Support
5554
</nav>
5655
<p>Support is divided into two main categories - <strong>community</strong> and <strong>commercial</strong>.</p>

hugo/public/components/classic/documentation/activemq-classic-command-line-tools-reference/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
</ul>
2727
</li>
2828
<li class="dropdown">
29-
<a href="/community/support/">Community ▾</a>
29+
<a href="/support/">Community ▾</a>
3030
<ul class="dropdown-menu">
31-
<li><a href="/community/contact/">Contact Us</a></li>
32-
<li><a href="/community/contributing/">Contribute</a></li>
33-
<li><a href="/community/issues/">Report Issues</a></li>
34-
<li><a href="/community/support/">Get Support</a></li>
31+
<li><a href="/contact/">Contact Us</a></li>
32+
<li><a href="/contributing/">Contribute</a></li>
33+
<li><a href="/issues/">Report Issues</a></li>
34+
<li><a href="/support/">Get Support</a></li>
3535
</ul>
3636
</li>
3737
<li><a href="/download/">Download</a></li>

hugo/public/components/classic/documentation/activemq-classic-performance-module-users-manual/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
</ul>
2727
</li>
2828
<li class="dropdown">
29-
<a href="/community/support/">Community ▾</a>
29+
<a href="/support/">Community ▾</a>
3030
<ul class="dropdown-menu">
31-
<li><a href="/community/contact/">Contact Us</a></li>
32-
<li><a href="/community/contributing/">Contribute</a></li>
33-
<li><a href="/community/issues/">Report Issues</a></li>
34-
<li><a href="/community/support/">Get Support</a></li>
31+
<li><a href="/contact/">Contact Us</a></li>
32+
<li><a href="/contributing/">Contribute</a></li>
33+
<li><a href="/issues/">Report Issues</a></li>
34+
<li><a href="/support/">Get Support</a></li>
3535
</ul>
3636
</li>
3737
<li><a href="/download/">Download</a></li>

hugo/public/components/classic/documentation/ajax/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
</ul>
2727
</li>
2828
<li class="dropdown">
29-
<a href="/community/support/">Community ▾</a>
29+
<a href="/support/">Community ▾</a>
3030
<ul class="dropdown-menu">
31-
<li><a href="/community/contact/">Contact Us</a></li>
32-
<li><a href="/community/contributing/">Contribute</a></li>
33-
<li><a href="/community/issues/">Report Issues</a></li>
34-
<li><a href="/community/support/">Get Support</a></li>
31+
<li><a href="/contact/">Contact Us</a></li>
32+
<li><a href="/contributing/">Contribute</a></li>
33+
<li><a href="/issues/">Report Issues</a></li>
34+
<li><a href="/support/">Get Support</a></li>
3535
</ul>
3636
</li>
3737
<li><a href="/download/">Download</a></li>

0 commit comments

Comments
 (0)