diff options
author | Andy Boyett <agb@openwrt.org> | 2009-05-20 21:06:36 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-05-20 21:06:36 +0000 |
commit | 42306f4841cf3e236e4d44e037b44a020e766b9a (patch) | |
tree | 7aaf1cc85c03e99d2cb89b371378f099eaab66d1 | |
parent | bd50b95bdee3e93e1ec50f4724cda09294eb00bc (diff) | |
download | upstream-42306f4841cf3e236e4d44e037b44a020e766b9a.tar.gz upstream-42306f4841cf3e236e4d44e037b44a020e766b9a.tar.bz2 upstream-42306f4841cf3e236e4d44e037b44a020e766b9a.zip |
build: update svn url from https:// to svn://
SVN-Revision: 15941
-rw-r--r-- | docs/build.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build.tex b/docs/build.tex index c85eed80e0..213ddae873 100644 --- a/docs/build.tex +++ b/docs/build.tex @@ -45,7 +45,7 @@ This article refers to the "Kamikaze" branch of OpenWrt, which can be downloaded subversion using the following command: \begin{Verbatim} -$ svn checkout https://svn.openwrt.org/openwrt/trunk kamikaze +$ svn checkout svn://svn.openwrt.org/openwrt/trunk kamikaze \end{Verbatim} Additionally, there is a trac interface on \href{https://dev.openwrt.org/}{https://dev.openwrt.org/} |