moved project home to github
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.64])
|
||||
AC_INIT([Virtual Smart Card], [0.7], [http://sourceforge.net/projects/vsmartcard/support], [virtualsmartcard], [http://vsmartcard.sourceforge.net/virtualsmartcard/README.html])
|
||||
AC_INIT([Virtual Smart Card], [0.7], [https://github.com/frankmorgner/vsmartcard/issues], [virtualsmartcard], [http://frankmorgner.github.io/vsmartcard/virtualsmartcard/README.html])
|
||||
AC_CONFIG_SRCDIR([src/vpcd/vpcd.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
@@ -9,4 +9,4 @@ You can find the latest release of Virtual Smart Card on `Sourceforge
|
||||
|
||||
Alternatively, you can clone our git repository::
|
||||
|
||||
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
|
||||
git clone https://github.com/frankmorgner/vsmartcard.git
|
||||
|
||||
@@ -3,4 +3,4 @@ Question
|
||||
********
|
||||
|
||||
Do you have questions, suggestions or contributions? Feedback of any kind is
|
||||
more than welcome! Please use our `project trackers <http://sourceforge.net/projects/vsmartcard/support>`_.
|
||||
more than welcome! Please use our `project trackers <https://github.com/frankmorgner/vsmartcard/issues>`_.
|
||||
|
||||
Reference in New Issue
Block a user