| Index: dashboard/ui/changelog_webrtc.html
|
| diff --git a/dashboard/ui/changelog_webrtc.html b/dashboard/ui/changelog_webrtc.html
|
| index a636d0f60a818275e1e10f09a942e0771cfa4c9c..6f9626cf77c4efea8b10870db00243c86c39b253 100644
|
| --- a/dashboard/ui/changelog_webrtc.html
|
| +++ b/dashboard/ui/changelog_webrtc.html
|
| @@ -58,7 +58,7 @@
|
| </form>
|
|
|
| <script>
|
| -var svnRootUrl = "//webrtc.googlecode.com/svn/";
|
| +var svnRootUrl = "http://webrtc.googlecode.com/svn/";
|
|
|
| // Unfortunately WebRTC doesn't have a ViewVC for the Subversion repo:
|
| var viewVc = "";
|
|
|