| Index: README.md
|
| diff --git a/README.md b/README.md
|
| index 804df5edb47ed6fc24462ac44f48bff6c9b91ba0..840c4971f91527b44c9e91891ef17c5e0935d295 100644
|
| --- a/README.md
|
| +++ b/README.md
|
| @@ -10,7 +10,7 @@ browser from Google.
|
|
|
| V8 can run standalone, or can be embedded into any C++ application.
|
|
|
| -V8 Project page: https://code.google.com/p/v8/
|
| +V8 Project page: https://github.com/v8/v8/wiki
|
|
|
|
|
| Getting the Code
|
| @@ -36,5 +36,5 @@ configuration in `.git/config`:
|
| Contributing
|
| =============
|
|
|
| -Please follow the instructions mentioned on the
|
| -[V8 wiki](https://code.google.com/p/v8-wiki/wiki/Contributing).
|
| +Please follow the instructions mentioned on the
|
| +[V8 wiki](https://github.com/v8/v8/wiki/Contributing).
|
|
|