summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-04-09 00:44:40 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-04-09 00:44:40 +0200
commitcc700cf7f028fe51d04abfa44987a9676756c265 (patch)
treeacb82a93c1b7f7b647d39fd1afaffeb149644db4 /Makefile
parentdcaef23f1c4fc425633913939ae0e35d76c388b9 (diff)
downloadembtoolkit-cc700cf7f028fe51d04abfa44987a9676756c265.tar.gz
embtoolkit-cc700cf7f028fe51d04abfa44987a9676756c265.tar.bz2
embtoolkit-cc700cf7f028fe51d04abfa44987a9676756c265.tar.xz
Update bugs tracker URL to its new location
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 167097d..557ac0d 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ EMBTK_VERSION := \
echo $$version; \
fi; \
else echo $$dversion; fi)
-EMBTK_BUGURL = "http://www.embtoolkit.org/issues/projects/embtoolkit"
+EMBTK_BUGURL = "http://bugs.embtoolkit.org/projects/embtoolkit"
EMBTK_HOMEURL = "http://www.embtoolkit.org"
export EMBTK_BUGURL EMBTK_HOMEURL EMBTK_VERSION