소스 검색

download.html: fix browse source URL

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 16 년 전
부모
커밋
dbe3ec181f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/download.html

+ 1 - 1
docs/download.html

@@ -19,7 +19,7 @@ follow development, but cannot or do not wish to use Git.
 	<li> Click here to <a href="downloads/snapshots/">Daily Snapshots</a>.
 	</li>
 
-	<li> Click here to <a href="http://sources.busybox.net/index.py/trunk/buildroot/">browse the source tree</a>.
+	<li> Click here to <a href="http://git.buildroot.net/buildroot">browse the source tree</a>.
 	</li>
 
 	<li>Anonymous <a href="git.html">Git access</a> is available.