X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=README;h=f5ba0b8921ed3e79e26c24c9a6a7c47f87e91a67;hp=aa40c5d8e497f92c80b5c5b1c3584ca5bb5e0aa1;hb=68cc59564658a88f6c528cb71af2cd4681b81340;hpb=59ec6a2303670cc77699cb2c3f5277d0d2cd038c diff --git a/README b/README index aa40c5d8..f5ba0b89 100644 --- a/README +++ b/README @@ -16,8 +16,7 @@ for Debian and RPM packaging are in the debian/ and rpm/ directories. To install wimlib and wimlib-imagex on Windows, just download and extract the ZIP file containing the latest binaries. See README.WINDOWS for more details. -All official wimlib releases are available from SourceForge -(http://sourceforge.net/projects/wimlib/files). +All official wimlib releases are available from http://wimlib.net. WIM FILES @@ -46,7 +45,7 @@ file extension rather than ".wim". They are supported in wimlib since v1.6.0. IMAGEX IMPLEMENTATION wimlib itself is a C library, and it provides a documented public API (See: -http://wimlib.sourceforge.net) for other programs to use. However, it is also +http://wimlib.net/apidoc) for other programs to use. However, it is also distributed with a command-line program called "wimlib-imagex" that uses this library to implement an imaging tool similar to Microsoft's ImageX. wimlib-imagex supports almost all the capabilities of Microsoft's ImageX as well