Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Update git URLs and submodule revisions.
Browse files Browse the repository at this point in the history
Change-Id: I3a6b54eed200a19f87368145b01e878789833d4a
  • Loading branch information
arkadini committed Oct 17, 2011
1 parent 85d8100 commit 8b0039d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
@@ -1,6 +1,6 @@
[submodule "external/libvpx"]
path = external/libvpx
url = git://review.webmproject.org/libvpx.git
url = http://git.chromium.org/webm/libvpx.git
[submodule "external/libwebm"]
path = external/libwebm
url = git://review.webmproject.org/libwebm.git
url = http://git.chromium.org/webm/libwebm.git
2 changes: 1 addition & 1 deletion Build WebM Component Tutorial.txt
Expand Up @@ -23,7 +23,7 @@ Getting source code and dependencies

Get the component source code (issue from command line):

> git clone git://review.webmproject.org/webmquicktime.git webmquicktime
> git clone http://git.chromium.org/webm/webmquicktime.git webmquicktime
> cd webmquicktime

Pull the dependencies (from within the cloned repository):
Expand Down

0 comments on commit 8b0039d

Please sign in to comment.