Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3066)

Unified Diff: docs/source.md

Issue 1385873002: [Docs] Fix some nits discovered while converting to Markdown (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/runtime_functions.md ('k') | docs/v8_c_plus_plus_styleand_sops.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « docs/runtime_functions.md ('k') | docs/v8_c_plus_plus_styleand_sops.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698