svn commit: r46842 - head/en_US.ISO8859-1/htdocs/marketing

Benedict Reuschling bcr at FreeBSD.org
Fri Jun 19 17:27:39 UTC 2015


Author: bcr
Date: Fri Jun 19 17:27:38 2015
New Revision: 46842
URL: https://svnweb.freebsd.org/changeset/doc/46842

Log:
  Replace a dead link (the article does not exist anymore) with the article
  about how to build products with FreeBSD.  I switched around the order
  with the other link to follow a more logical flow of information. People
  probably want to know what BSD is before building products with it.
  
  Submitted by:	Ahmed Kamal (email ahmedkamal googlemail com)

Modified:
  head/en_US.ISO8859-1/htdocs/marketing/index.xml

Modified: head/en_US.ISO8859-1/htdocs/marketing/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/marketing/index.xml	Fri Jun 19 17:16:57 2015	(r46841)
+++ head/en_US.ISO8859-1/htdocs/marketing/index.xml	Fri Jun 19 17:27:38 2015	(r46842)
@@ -27,10 +27,9 @@
   decision makers at your company.</p>
 
 <ul>
-
-  <li><a href="&url.articles;/linux-comparison/article.html">FreeBSD: An Open Source Alternative to Linux</a></li>
-
   <li><a href="&url.articles;/explaining-bsd/article.html">Explaining BSD</a></li>
+
+  <li><a href="&url.articles;/building-products/article.html">Building Products with FreeBSD</a></li>
 </ul>
 
 <a name="presentations"></a>


More information about the svn-doc-all mailing list