svn commit: r50046 - head/en_US.ISO8859-1/books/handbook/bsdinstall

Benedict Reuschling bcr at FreeBSD.org
Fri Mar 10 13:49:57 UTC 2017


Author: bcr
Date: Fri Mar 10 13:49:56 2017
New Revision: 50046
URL: https://svnweb.freebsd.org/changeset/doc/50046

Log:
  Fix the link to the Win32 Disk Imager which was no
  longer available to point to the new (?) location on
  sourceforge.
  
  PR:		209484
  Submitted by:	jnagyjr1978 at gmail.com

Modified:
  head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Fri Mar 10 13:31:18 2017	(r50045)
+++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Fri Mar 10 13:49:56 2017	(r50046)
@@ -582,7 +582,7 @@
 		&windows;</application> is a free application that can
 	      correctly write an image file to a memory stick.
 	      Download it from <uri
-		xlink:href="https://launchpad.net/win32-image-writer/">https://launchpad.net/win32-image-writer/</uri>
+		xlink:href="https://sourceforge.net/projects/win32diskimager/">https://sourceforge.net/projects/win32diskimager/</uri>
 	      and extract it into a folder.</para>
 	  </step>
 


More information about the svn-doc-all mailing list