Chromium Code Reviews| Index: docs/source.md |
| diff --git a/docs/source.md b/docs/source.md |
| index fa869b4ec21756a220beebbeeb71593ec56143d8..22d280fd301d7f34108406b357f0593e1524978b 100644 |
| --- a/docs/source.md |
| +++ b/docs/source.md |
| @@ -1,4 +1,6 @@ |
| -**Quick links:** [browse](http://code.google.com/p/v8/source/browse) | [browse bleeding edge](http://code.google.com/p/v8/source/browse/branches/bleeding_edge) | [changes](https://chromium.googlesource.com/v8/v8.git). |
| +# Source |
| + |
| +**Quick links:** [browse](https://chromium.googlesource.com/v8/v8/) | [browse bleeding edge](https://chromium.googlesource.com/v8/v8/+/master) | [changes](https://chromium.googlesource.com/v8/v8/+log/master). |
|
Michael Achenbach
2015/10/05 10:08:22
How about s/bleeding edge/master ? The phrase blee
Michael Hablich
2015/10/05 14:24:38
I will change it the next time I touch this file.
|
| ## Command-Line Access |
| @@ -36,4 +38,4 @@ V8 public API (basically the files under include/ directory) may change over tim |
| ## GUI and IDE Access |
| -This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. |
| +This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. |