From: Pavel Pisa Date: Tue, 25 Jun 2013 14:13:36 +0000 (+0200) Subject: Update URLs to project on SF.net GIT repositories. X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/commitdiff_plain/9336395f03c64c7dc00ca37c450ecadb45a0146f Update URLs to project on SF.net GIT repositories. Signed-off-by: Pavel Pisa --- diff --git a/lincan/README b/lincan/README index 6d171ab..2933e39 100644 --- a/lincan/README +++ b/lincan/README @@ -161,14 +161,14 @@ whole OrtCAN tree. The latest version of stand-alone LinCAN sources can be obtained from GIT repository and build by next commands - git clone git://ortcan.git.sourceforge.net/gitroot/ortcan/lincan + git clone git://git.code.sf.net/p/ortcan/lincan cd lincan ./build-lincan.sh The other option is to build LinCAN driver as part of the whole OrtCAN tree - git clone git://ortcan.git.sourceforge.net/gitroot/ortcan/ortcan + git clone git://git.code.sf.net/p/ortcan/ortcan-top cd ortcan/ git submodule update --init make default-config