Commit dbe3ec18 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

download.html: fix browse source URL

parent 2501917e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.