From 42306f4841cf3e236e4d44e037b44a020e766b9a Mon Sep 17 00:00:00 2001
From: Andy Boyett <agb@openwrt.org>
Date: Wed, 20 May 2009 21:06:36 +0000
Subject: [PATCH] build: update svn url from https:// to svn://

SVN-Revision: 15941
---
 docs/build.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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/}
-- 
GitLab