svn commit: r48711 - head/en_US.ISO8859-1/articles/p4-primer
Benedict Reuschling
bcr at FreeBSD.org
Fri Apr 22 14:38:21 UTC 2016
Author: bcr
Date: Fri Apr 22 14:38:19 2016
New Revision: 48711
URL: https://svnweb.freebsd.org/changeset/doc/48711
Log:
Replace two dead links in the article to point to the new location
on the perforce.com website.
PR: 208190
Submitted by: lizlam.217 at gmail.com
Sponsored by: Essen Hackathon 2016
Modified:
head/en_US.ISO8859-1/articles/p4-primer/article.xml
Modified: head/en_US.ISO8859-1/articles/p4-primer/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/p4-primer/article.xml Fri Apr 22 13:31:37 2016 (r48710)
+++ head/en_US.ISO8859-1/articles/p4-primer/article.xml Fri Apr 22 14:38:19 2016 (r48711)
@@ -49,7 +49,7 @@
on &os; via the <package>devel/p4</package> port or can be
downloaded from the <application>Perforce</application> web
site at <uri
- xlink:href="http://www.perforce.com/perforce/loadprog.html">http://www.perforce.com/perforce/loadprog.html</uri>,
+ xlink:href="http://www.perforce.com/downloads/helix#clients">http://www.perforce.com/downloads/helix#clients</uri>,
which also offers client applications for other OS's.</para>
<para>While there is a GUI client available, most people use the
@@ -58,7 +58,7 @@
command.</para>
<para>Detailed documentation is available online at <uri
- xlink:href="http://www.perforce.com/perforce/technical.html">http://www.perforce.com/perforce/technical.html</uri>.</para>
+ xlink:href="https://www.perforce.com/perforce/doc.current/manuals/p4guide/index.html">https://www.perforce.com/perforce/doc.current/manuals/p4guide/index.html</uri>.</para>
<para>Reading the <quote>Perforce User's Guide</quote> and
<quote>Perforce Command Reference</quote> is highly
More information about the svn-doc-all
mailing list