Bug 170996

Summary: Submission has wrong URL set for title
Product: Documentation Reporter: JJ Fiasson <jj.fiasson>
Component: Books & ArticlesAssignee: Johann Kois <jkois>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description JJ Fiasson 2012-08-24 16:00:09 UTC
Hey guys,

We submitted our site for listing in the consulting section. Our entry is now there, but for some reason our business name - Cloud BT IT Support points to www.clue.com. It should point to www.it-support.com.au. If you could please amend this that would be great, thank you!

Kind Regards,

JJ Fiasson
Comment 1 Johann Kois freebsd_committer freebsd_triage 2012-08-25 00:16:22 UTC
Responsible Changed
From-To: freebsd-www->jkois

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-25 00:27:25 UTC
Author: jkois
Date: Fri Aug 24 23:27:16 2012
New Revision: 39439
URL: http://svn.freebsd.org/changeset/doc/39439

Log:
  PR:     www/170996
  PR:     www/170607
  
  Fix a wrong link introduced with r39427.
  
  Noticed by:     JJ Fiasson <jj.fiasson@gmail.com>

Modified:
  head/share/sgml/commercial.consult.xml

Modified: head/share/sgml/commercial.consult.xml
==============================================================================
--- head/share/sgml/commercial.consult.xml	Fri Aug 24 22:04:59 2012	(r39438)
+++ head/share/sgml/commercial.consult.xml	Fri Aug 24 23:27:16 2012	(r39439)
@@ -227,7 +227,7 @@
 
   <entry id="CloudBT" category="australia">
     <name>Cloud BT IT Support</name>
-    <url>http://www.clue.com/</url>
+    <url>http://www.it-support.com.au/</url>
     <description>
       Cloud BT provides IT support and other IT services to businesses in
       Australia, including system maintenance, <a
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 3 Johann Kois freebsd_committer freebsd_triage 2012-08-27 08:38:33 UTC
State Changed
From-To: open->closed

Committed.  Online.  Close this PR.