Skip to content

Commit

Permalink
Fix or remove a bunch of stale links.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Mar 17, 2016
1 parent e4cb328 commit a4b24bb
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 14 deletions.
4 changes: 2 additions & 2 deletions app/views/App/apps/chora/chora.html.php
@@ -1,6 +1,6 @@
<p>Chora is our tool for viewing code repositories that are managed using the
<a href="http://www.cvshome.org/">CVS</a> or <a
href="http://subversion.tigris.org/">Subversion</a> source control systems. It
<a href="http://web.horde.org/nongnu.org/cvs/">CVS</a> or <a
href="http://web.horde.org/subversion.tigris.org/">Subversion</a> source control systems. It
aims to provide a high degree of integration with CVS, SVN and the other Horde
web-based tools.</p>

Expand Down
2 changes: 1 addition & 1 deletion app/views/Community/index.html.php
Expand Up @@ -59,7 +59,7 @@
a scripting language explicitly designed to be embedded in web pages. PHP can
be embedded directly into the web server, with plugins for not just <a
href="http://web.horde.org/apache.org/">Apache</a> but also <a
href="http://web.horde.org/microsoft.com/iis/">IIS</a>, <a
href="http://web.horde.org/iis.net/">IIS</a>, <a
href="http://web.horde.org/wwws.sun.com/software/products/web_srvr/home_web_srvr.html">Sun Web
Server</a>, and <a
href="http://web.horde.org/redmine.lighttpd.net/projects/show/lighttpd/">Lighttpd</a>
Expand Down
4 changes: 2 additions & 2 deletions app/views/Community/support.html.php
Expand Up @@ -45,7 +45,7 @@
screen. Also, please take a look
at <a href="http://web.horde.org/asktog.com/columns/047HowToWriteAReport.html">How
to Deliver a Report Without Getting Lynched</a> or
ESR's <a href="http://web.horde.org/tuxedo.org/~esr/faqs/smart-questions.html">How
ESR's <a href="http://web.horde.org/catb.org/esr/faqs/smart-questions.html">How
To Ask Questions The Smart Way</a>. It will help us help you.</p>

<div class="hint"><p>Note: your best bet for help is the mailing
Expand All @@ -62,7 +62,7 @@
first to see if anyone has already filed a similar bug, if not open a
new bug yourself. Remember to use clear language, to be specific and
verbose in your description. Please
read <a href="http://web.horde.org/freshmeat.net/articles/view/149/">this
read <a href="http://web.horde.org/freecode.com/articles/how-to-report-bugs-effectively">this
editorial</a> on writing good bug reports.</p>

<div class="warning"><p>Please remember: bug reports and any feedback
Expand Down
7 changes: 4 additions & 3 deletions app/views/Development/cvs.html.php
Expand Up @@ -17,12 +17,12 @@
should be installed with most modern Linux distributions, easily
available on *BSD systems, and there are clients for Win32, MacOS, and
GUI clients for the Unices. A number of them are available at <a
href="http://web.horde.org/cvshome.org/">http://www.cvshome.org/</a>.</p>
href="http://web.horde.org/nongnu.org/cvs/">http://www.nongnu.org/cvs/</a>.</p>

<p>These command lines should be the bare-bones needed to get you
started with Horde and CVS; this is not a CVS tutorial, however. The
standard CVS documentation is available <a
href="http://web.horde.org/loria.fr/~molli/cvs/doc/cvs_toc.html">here</a>, and
href="http://web.horde.org/nongnu.org/cvs/">here</a>, and
there are many HOWTOs available on the web.</p>
</div>

Expand Down Expand Up @@ -133,7 +133,8 @@
<p>where -r &lt;TAG&gt; is optional, and specifies a tag or branch to
check out (see <a href="index.php">the general CVS info</a> for what
the branches mean), and &lt;MODULE&gt; is one of the <a
href="modules.php">available modules</a>. The modules list also says
href="<?php echo $this->urlWriter->urlFor('development',
array('action' => 'cvsmodules')) ?>">available modules</a>. The modules list also says
what tags are available for each module.</p>

<p>This will create a <tt>&lt;MODULE&gt;</tt> directory in your
Expand Down
2 changes: 1 addition & 1 deletion app/views/shared/authors/Chuck_Hagenbuch.html.php
Expand Up @@ -8,6 +8,6 @@
href="http://web.horde.org/php.net/">PHP</a>, and <a
href="http://web.horde.org/php.net/">PEAR</a>.</li>
<li>Personal: <a href="http://web.horde.org/hagenbu.ch/">http://hagenbu.ch/</a></li>
<li>Wishlists: <a href="http://web.horde.org/amazon.com/o/registry/W0X96F8UISR4">Amazon</a></li>
<li>Wishlists: <a href="http://web.horde.org/amazon.com/gp/registry/wishlist/2BT5O4LQC1U7Y">Amazon</a></li>
</ul>
</div>
2 changes: 1 addition & 1 deletion app/views/shared/authors/Jon_Parise.html.php
@@ -1,7 +1,7 @@
<div class="hordeauthor">
<h2><a name="jon">Jon Parise</a></h2>
<ul>
<li>Software engineer at <a href="http://web.horde.org/ea.com/">Electronic Arts</a> (<a href="http://web.horde.org/lotr.ea.com/">Lord of the Rings</a>)</li>
<li>Software engineer at <a href="http://web.horde.org/ea.com/">Electronic Arts</a> (<a href="http://web.horde.org/ea.com/lotr">Lord of the Rings</a>)</li>
<li><a href="http://web.horde.org/etc.cmu.edu/">Masters of Entertainment Technology</a> from <a href="http://web.horde.org/cmu.edu/">Carnegie Mellon University</a> (Class of 2003)</li>
<li><a href="http://web.horde.org/it.rit.edu/">Bachelors of Information Technology</a> from the <a href="http://web.horde.org/rit.edu/">Rochester Institute of Technology</a> (Class of 2001)</li>
<li>Alumnus of RIT's <a href="http://web.horde.org/csh.rit.edu/">Computer Science House</a></li>
Expand Down
4 changes: 0 additions & 4 deletions app/views/shared/authors/Mike_Hardy.html.php
@@ -1,15 +1,11 @@
<div class="hordeauthor">
<h2>Mike Hardy</h2>
<ul>
<li><a href="http://web.horde.org/glacier.rice.edu/~mhardy">Fairly Static Personal
Page</a> (rather boring really - I don't update it for fun or anything)</li>
<li>Not currently doing more than cutting the releases for Horde and IMP because I
work at a startup and its deadline time (bleh). I'm enjoying life in The
City (San Francisco) though, since I just moved there this month</li>
<li><a href="http://web.horde.org/mikehardy.net">vanity domain</a> so I have
a stable net presence...</li>
<li>Here's a <a href="http://web.horde.org/h3c.com/mike_load.php">resume</a>
if you're curious where I come from professionally.</li>
<li>Since everyone else seems to have the minor personal blurb here, I'm 24, enjoy
moving at high rates of speed outdoors whenever possible (sportbikes, racing
bicycles, yadda yadda), and spend the rest of my time (much more
Expand Down

0 comments on commit a4b24bb

Please sign in to comment.