From: Jo-Philipp Wich Date: Mon, 16 May 2016 09:48:36 +0000 (+0200) Subject: Add Github mirror notice X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fe9f3efd2b47d68b664ababf8f37d4161af11218;p=web.git Add Github mirror notice Signed-off-by: Jo-Philipp Wich --- diff --git a/pages/development.txt b/pages/development.txt index e1087ce..fdf9b29 100644 --- a/pages/development.txt +++ b/pages/development.txt @@ -22,6 +22,12 @@ accessible via both HTTP and HTTPS: git clone http://git.lede-project.org/source.git ---- +You can find a mirror of the repository on Github: + +---- +git clone https://github.com/lede-project/source.git +---- + === Getting the OpenWrt Code We keep the original OpenWrt source code up to