error out if ENOSPC during file layout
[fio.git] / README
diff --git a/README b/README
index 38022bbb6596bb1dc18214995e603aa09fa96bba..0f943bcca9016441e28de2d3ca759b2f767faad1 100644 (file)
--- a/README
+++ b/README
@@ -119,8 +119,8 @@ Solaris:
        ``pkgutil -i fio``.
 
 Windows:
-       Rebecca Cran <rebecca+fio@bluestop.org> has fio packages for Windows at
-       https://www.bluestop.org/fio/ . The latest builds for Windows can also
+       Rebecca Cran <rebecca@bsdio.com> has fio packages for Windows at
+       https://bsdio.com/fio/ . The latest builds for Windows can also
        be grabbed from https://ci.appveyor.com/project/axboe/fio by clicking
        the latest x86 or x64 build, then selecting the ARTIFACTS tab.
 
@@ -164,9 +164,9 @@ configure.
 Windows
 ~~~~~~~
 
-On Windows, Cygwin (http://www.cygwin.com/) is required in order to build
-fio. To create an MSI installer package install WiX 3.8 from
-http://wixtoolset.org and run :file:`dobuild.cmd` from the :file:`os/windows`
+On Windows, Cygwin (https://www.cygwin.com/) is required in order to build
+fio. To create an MSI installer package install WiX from
+https://wixtoolset.org and run :file:`dobuild.cmd` from the :file:`os/windows`
 directory.
 
 How to compile fio on 64-bit Windows: