From bbde2575ce2318d34d2e556b3ffc285b5fb47f3a Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Sat, 9 Mar 2013 01:16:21 -0600 Subject: [PATCH] wimlib.h: Add link to project page --- src/wimlib.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/wimlib.h b/src/wimlib.h index a46608ee..a8372fd6 100644 --- a/src/wimlib.h +++ b/src/wimlib.h @@ -33,7 +33,9 @@ * * This is the documentation for the library interface of wimlib 1.2.7. If you * have installed wimlib and want to know how to use the @c imagex program, - * please see the man pages instead. + * please see the man pages instead. Also: the actual project page where you + * can download the source code for the library is at https://sourceforge.net/projects/wimlib. * * wimlib is a C library to read, write, and mount archive files in the Windows * Imaging Format (WIM files). These files are normally created using the @c -- 2.43.0