Skip to content

Commit

Permalink
Update http links
Browse files Browse the repository at this point in the history
Merge PR #3

# Conflicts:
#	documentation.php
  • Loading branch information
dregad committed Apr 3, 2018
2 parents 76da264 + fe91ae8 commit 565519d
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 29 deletions.
10 changes: 5 additions & 5 deletions addons.php
Expand Up @@ -27,21 +27,21 @@ interface for iPhone, Android, and Windows Phone.
</div>
<div class="col-md-1"></div>
<div class="col-sm-5 col-md-3">
<a class="btn btn-warning" href="http://www.mantistouch.org" onclick="ga('send', 'event', 'Addons', 'Learn more about MantisTouch');">Learn more about MantisTouch</a>
<a class="btn btn-warning" href="https://www.mantistouch.org/" onclick="ga('send', 'event', 'Addons', 'Learn more about MantisTouch');">Learn more about MantisTouch</a>
</div>
</div>

<br>

<div class="row show-grid clear-both">
<div class="col-sm-7 col-md-8">
<a href="http://www.mantistouch.org" onclick="ga('send', 'event', 'Addons', 'MantisTouch Image1');">
<a href="https://www.mantistouch.org/" onclick="ga('send', 'event', 'Addons', 'MantisTouch Image1');">
<img class="img-rounded" title="Login Page on Smart Phone" alt="Login Page" src="images/mt_login_page.png" height="300" width="200" border="1" />
</a>
<a href="http://www.mantistouch.org" onclick="ga('send', 'event', 'Addons', 'MantisTouch Image2');">
<a href="https://www.mantistouch.org/" onclick="ga('send', 'event', 'Addons', 'MantisTouch Image2');">
<img class="img-rounded" title="Dashboard Page on Smart Phone" alt="Dashboard Page" src="images/mt_dashboard_page.png" height="300" width="200" border="1" />
</a>
<a href="http://www.mantistouch.org" onclick="ga('send', 'event', 'Addons', 'MantisTouch Image3');">
<a href="https://www.mantistouch.org/" onclick="ga('send', 'event', 'Addons', 'MantisTouch Image3');">
<img class="img-rounded" title="Issues Page on Smart Phone" alt="Issues Page" src="images/mt_issues_page.png" height="300" width="200" border="1" />
</a>
</div>
Expand All @@ -61,7 +61,7 @@ interface for iPhone, Android, and Windows Phone.
<div class="col-md-1"></div>
<div class="col-sm-5 col-md-3">
<br>
<a class="btn btn-warning" href="http://www.mantisbt.org/wiki/doku.php/mantisbt:mantis_plugins" onclick="ga('send', 'event', 'Addons', 'Browse Plugins Directory');">
<a class="btn btn-warning" href="https://mantisbt.org/wiki/doku.php/mantisbt:mantis_plugins" onclick="ga('send', 'event', 'Addons', 'Browse Plugins Directory');">
Browse Plugins Directory</a>
<div class="clear-both"></div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions bot.php
Expand Up @@ -21,8 +21,8 @@
<div class="row show-grid">
<div class="col-sm-3 col-md-3 footer-center">
<img alt="Mantis Bug Tracker Logo" class="footer-logo img-responsive" src="images/mantis_footer_logo.png"/>
<div class="addthis_toolbox addthis_default_style addthis_16x16_style" addthis:url="http://mantisbt.org/" addthis:title="MantisBT is a free popular web-based bug & issue tracking system">
<a class="addthis_button_facebook" fb:like:layout="button_count" addthis:url="http://mantisbt.org/"></a>
<div class="addthis_toolbox addthis_default_style addthis_16x16_style" addthis:url="https://mantisbt.org/" addthis:title="MantisBT is a free popular web-based bug & issue tracking system">
<a class="addthis_button_facebook" fb:like:layout="button_count" addthis:url="https://mantisbt.org/"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_linkedin"></a>
<a class="addthis_button_google_plusone_share"></a>
Expand Down
8 changes: 4 additions & 4 deletions development.php
Expand Up @@ -36,13 +36,13 @@
<ul class="icons">
<ul class="item-details">
<li>
<i class="icon-github"></i> <a href="http://github.com/mantisbt/mantisbt">Master Repository</a>
<i class="icon-github"></i> <a href="https://github.com/mantisbt/mantisbt">Master Repository</a>
<li>
<li>
<i class="icon-github"></i> <a href="http://github.com/mantisbt-plugins">Plugins Repository</a>
<i class="icon-github"></i> <a href="https://github.com/mantisbt-plugins">Plugins Repository</a>
<li>
<li>
<i class="icon-github"></i> <a href="http://help.github.com">GitHub Help</a>
<i class="icon-github"></i> <a href="https://help.github.com">GitHub Help</a>
<li>
</ul>
</ul>
Expand All @@ -54,7 +54,7 @@
<h2>MantisBT on GitHub</h2>
<br>
<br>
<a href="http://github.com/mantisbt/mantisbt" onclick="ga('send', 'event', 'Development', 'Browse Source Code');" type="button" class="ex btn btn-default btn-inverse btn-block">
<a href="https://github.com/mantisbt/mantisbt" onclick="ga('send', 'event', 'Development', 'Browse Source Code');" type="button" class="ex btn btn-default btn-inverse btn-block">
Browse Source Code
</a>
</div>
Expand Down
6 changes: 3 additions & 3 deletions documentation.php
Expand Up @@ -20,7 +20,7 @@
<i class="icon-book"></i> <a href="<?php echo $g_blog_url; ?>">Blog</a>
</li>
<li>
<i class="icon-twitter"></i> <a href="http://www.twitter.com/mantisbt">Twitter</a>
<i class="icon-twitter"></i> <a href="https://www.twitter.com/mantisbt">Twitter</a>
</li>
<li>
<i class="icon-book"></i> <a href="<?php echo $g_wiki_url; ?>doku.php/mantisbt:press">Reviews and Press Articles</a>
Expand Down Expand Up @@ -66,7 +66,7 @@
<i class="icon-sitemap"></i> <a href="<?php echo $g_docs_url, $g_docs_erd_path; ?>latest.pdf">Entity-Relationship Diagram</a>
</li>
<li>
<i class="icon-github"></i> <a href="http://help.github.com">GitHub Help</a>
<i class="icon-github"></i> <a href="https://help.github.com">GitHub Help</a>
</li>
</ul>
</ul>
Expand Down Expand Up @@ -96,7 +96,7 @@
MantisBT ships in <a href="https://github.com/mantisbt/mantisbt/tree/master/lang">50 languages</a> providing it a great penetration around the world.
Anyone can contribute improvements to existing languages or even new languages via
<a href="https://translatewiki.net/wiki/Translating:MantisBT">translatewiki.net</a>.
For more details check the <a href="http://www.mantisbt.org/wiki/doku.php/mantisbt:translationshowto">'Translators How To Guide'</a>.
For more details check the <a href="https://mantisbt.org/wiki/doku.php/mantisbt:translationshowto">'Translators How To Guide'</a>.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion hosting.php
Expand Up @@ -53,7 +53,7 @@
<i class="icon-ok"></i> Existing users are able to migrate their data.
</li>
<li>
<i class="icon-ok"></i> Exclusive add-ons like <a href="http://www.mantistouch.org/">MantisTouch</a>
<i class="icon-ok"></i> Exclusive add-ons like <a href="https://www.mantistouch.org/">MantisTouch</a>
</li>
<li>
<i class="icon-ok"></i> No long term commitment - cancel anytime and take your data with you.
Expand Down
4 changes: 2 additions & 2 deletions mantistouch.php
@@ -1,3 +1,3 @@
<?php
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: http://www.mantistouch.org" );
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: https://www.mantistouch.org" );
4 changes: 2 additions & 2 deletions requirements.php
@@ -1,3 +1,3 @@
<?php
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: http://www.mantisbt.org" );
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: https://mantisbt.org" );
8 changes: 5 additions & 3 deletions sources.php
Expand Up @@ -12,13 +12,15 @@

<span class="section">GIT</span>

<p>MantisBT uses <a href="http://git.or.cz/">GIT</a> to store and control its source code.</p>
<p>MantisBT uses <a href="https://git-scm.com/">GIT</a> to store and control its source code.
The official repository is hosted on <a href="https://github.com/mantisbt/mantisbt">GitHub</a>.
</p>

<p>Please see <a href="http://git.mantisbt.org">git.mantisbt.org</a> for viewing the sources.</p>
<p>Please see <a href="https://github.com/mantisbt/mantisbt">git.mantisbt.org</a> for viewing the sources.</p>

<p>To get a copy of the current MantisBT source use</p>

<pre>git clone git://git.mantisbt.org/mantisbt.git</pre>
<pre>git clone https://github.com/mantisbt/mantisbt.git</pre>

<?php
include( "bot.php" );
4 changes: 2 additions & 2 deletions sponsors.php
@@ -1,3 +1,3 @@
<?php
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: http://www.mantisbt.org" );
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: https://mantisbt.org" );
10 changes: 5 additions & 5 deletions upgrade_browser.php
Expand Up @@ -48,30 +48,30 @@

<div id="buts">

<a href="http://www.microsoft.com/windows/internet-explorer/default.aspx" id="button-ie" title="Internet Explorer browser">
<a href="https://www.microsoft.com/windows/internet-explorer/default.aspx" id="button-ie" title="Internet Explorer browser">
<h3>Internet Explorer</h3>
<p class="sub">PC, Mac + Linux</p>
<p class="downloadfree">Download free</p>
</a>

<a href="http://www.apple.com/safari/" id="button-sa" title="Safari browser">
<a href="https://www.apple.com/safari/" id="button-sa" title="Safari browser">
<h3>Safari</h3>
<p class="sub">PC, Mac + Linux</p>
<p class="downloadfree">Download free</p>
</a>

<a href="http://www.google.com/chrome/" id="button-ch" title="Google Chrome browser">
<a href="https://www.google.com/chrome/" id="button-ch" title="Google Chrome browser">
<h3>Chrome</h3>
<p class="sub">PC, Mac + Linux</p>
<p class="downloadfree">Download free</p>
</a>

<a href="http://www.opera.com/" id="button-op" title="Opera browser">
<a href="https://www.opera.com/" id="button-op" title="Opera browser">
<h3>Opera</h3>
<p class="sub">PC, Mac + Linux</p><p class="downloadfree">Download free</p>
</a>

<a href="http://www.mozilla.org/firefox/" id="button-ff" title="Firefox browser">
<a href="https://www.mozilla.org/firefox/" id="button-ff" title="Firefox browser">
<h3>Firefox</h3>
<p class="sub">PC, Mac + Linux</p>
<p class="downloadfree">Download free</p>
Expand Down

0 comments on commit 565519d

Please sign in to comment.