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 | 2c31a092aa00dfb6c79db849e043ba61a2ab1ec6 (patch) | |
tree | 63e8988bd70f04b56c5888a246a920f5aa4e0135 /docs | |
parent | 64987ddf85457801db9239d0ecff761344922c33 (diff) | |
download | upstream-2c31a092aa00dfb6c79db849e043ba61a2ab1ec6.tar.gz upstream-2c31a092aa00dfb6c79db849e043ba61a2ab1ec6.tar.bz2 upstream-2c31a092aa00dfb6c79db849e043ba61a2ab1ec6.zip |
[docs] build: update svn url from https:// to svn://
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15941 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs')
-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/} |