summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorDenis Jacquerye <moyogo@gmail.com>2018-12-21 12:54:25 +0000
committerDenis Jacquerye <moyogo@gmail.com>2018-12-21 12:54:25 +0000
commit01daf76699bcc0891d0fe17fb2c82909a27bf40e (patch)
tree30501cd6d792bbd984b90fa19f4b60b8daba89e1 /INSTALL.md
parentMerge branch 'break-apart-speedup' of gitlab.com:ollip/inkscape (diff)
downloadinkscape-01daf76699bcc0891d0fe17fb2c82909a27bf40e.tar.gz
inkscape-01daf76699bcc0891d0fe17fb2c82909a27bf40e.zip
INSTALL.md: libsig++ moved to github.com
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 0978924be..c0eb85609 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -28,7 +28,7 @@ install, if they are not already present on your system. The most
typical libraries you may need to install are:
* [Boehm-GC](http://www.hboehm.info/gc/)
- * [libsigc++](http://libsigc.sourceforge.net/)
+ * [libsigc++](https://github.com/libsigcplusplus/libsigcplusplus)
* [gtkmm](https://www.gtkmm.org/)
Please see [the wiki page on compiling Inkscape](http://wiki.inkscape.org/wiki/index.php/CompilingInkscape) for the