Index: bootstrap/win/README.md |
diff --git a/bootstrap/win/README.md b/bootstrap/win/README.md |
index 02d5a59cedc7672e676535b24fd42c41a657b558..0f159a7e7f94a6ecfc1708bbdd70339fbe779c63 100644 |
--- a/bootstrap/win/README.md |
+++ b/bootstrap/win/README.md |
@@ -53,14 +53,14 @@ than the rest of this README. |
### Python |
-Python installs are sourced from https://src.chromium.org/viewvc/chrome/trunk/tools/ . |
+Python installs are sourced from gs://chrome-infra/python276_bin.zip . |
The process to create them is sort-of-documented in the README of the python |
zip file. |
### Subversion |
-Subversion installs are sourced from https://src.chromium.org/viewvc/chrome/trunk/tools/ . |
+Subversion installs are sourced from gs://chrome-infra/svn_bin.zip . |
There will likely never be an update to SVN in `depot_tools` from the current |
version. |