Skip to content
Snippets Groups Projects
Commit 4f0e2ba4 authored by Ian Neal's avatar Ian Neal
Browse files

Bug 1620789 - Add source code download and build instructions to the website - fix links. r=me

parent 5240f38e
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@
<pre><code>
git clone https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla.git mozilla-253<br>
cd mozilla-253<br>
git clone https://gitlab.com/seamonkey-project/seamonkey-2.53-comm.git comm
git clone https://gitlab.com/seamonkey-project/seamonkey-2.53-comm.git comm<br>
cd extensions<br>
hg clone https://hg.mozilla.org/chatzilla irc<br>
hg clone https://hg.mozilla.org/dom-inspector inspector<br>
......
......@@ -29,7 +29,7 @@
<p>Our <a href="get-involved">Getting Involved with SeaMonkey</a>
page is another good entry point to helping out our project, as well as the
<a href="http://wiki.mozilla.org/SeaMonkey:Home_Page">SeaMonkey pages on the
<a href="https://wiki.mozilla.org/SeaMonkey:Home_Page">SeaMonkey pages on the
Mozilla wiki</a> - and the
<a href="https://blog.seamonkey-project.org/">SeaMonkey blog</a> features
development news every now and then.
......@@ -53,8 +53,7 @@
Testing our code is a very major and important task in every software project,
and the good thing is that anyone can participate in that by downloading
<a href="nightly">"Nightly" builds</a>, using them and
<a href="http://developer.mozilla.org/en/docs/Bug_writing_guidelines">reporting
bugs</a>.
<a href="https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines">reporting bugs</a>.
</p>
<p>
......@@ -72,12 +71,10 @@
</p>
<p>
Our <a href="get-involved">Getting Involved</a> page, the Mozilla wiki on
<a href="http://wiki.mozilla.org/SeaMonkey:QA">SeaMonkey QA</a> (Quality
Assurance) and the MDC (Mozilla Developer Center)
<a href="http://developer.mozilla.org/en/docs/QA">QA section</a> offer some
good additional info about testing and helping us improve our software quality
through that.
Our <a href="get-involved">Getting Involved</a> page and the Mozilla wiki on
<a href="https://wiki.mozilla.org/SeaMonkey:QA">SeaMonkey QA</a> (Quality
Assurance) offer some good additional info about testing and helping us improve
our software quality through that.
</p>
<h2 id="marketing">Marketing And Other Contributions</h2>
......@@ -96,7 +93,7 @@
<p>
The merchandise available from the
<a href="http://www.zazzle.com/seamonkeyproject">SeaMonkey shop</a> can also
<a href="https://www.zazzle.com/seamonkeyproject">SeaMonkey shop</a> can also
help you in spreading the word.
</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment