diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-20 21:06:36 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-20 21:06:36 +0000 |
commit | ed64f8604082f0286912a529262cbac078353452 (patch) | |
tree | 63e8988bd70f04b56c5888a246a920f5aa4e0135 | |
parent | 1a0587ec49981f908521195a5e2f013a73fe31fb (diff) |
[docs] build: update svn url from https:// to svn://
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15941 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 c85eed80e..213ddae87 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/} |