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

Unified Diff: docs/linux_development.md

Issue 1318153003: [Docs] fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 4 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/linux_debugging_ssl.md ('k') | docs/linux_eclipse_dev.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_development.md
diff --git a/docs/linux_development.md b/docs/linux_development.md
index 1333a514ec00db30cb2c0e2a75c91e16dc410c1d..a014b8d4a8437e021eef4f833d3632c00e04b9fc 100644
--- a/docs/linux_development.md
+++ b/docs/linux_development.md
@@ -1,7 +1,9 @@
# Linux Development
-**Please join us on IRC for the most up-to-date development discussion:
-`irc.freenode.net`, `#chromium`**
+*** promo
+Please join us on IRC for the most up-to-date development discussion:
+`irc.freenode.net`, `#chromium`.
+***
## Checkout and Build
@@ -9,8 +11,8 @@ See the [Linux build instructions](linux_build_instructions.md).
## What Needs Work
-Look at the Chromium bug tracker for open Linux issues:
-http://code.google.com/p/chromium/issues/list?can=2&q=os%3Alinux
+Look at the Chromium bug tracker for
+[open Linux issues](http://code.google.com/p/chromium/issues/list?can=2&q=os%3Alinux).
Issues marked "Available" are ready for someone to claim. To claim an issue, add
a comment and then a project member will mark it "Assigned". If none of the
@@ -31,12 +33,12 @@ issues. If you can't find a related bug, please create a
## Contributing code
-See [ContributingCode](http://dev.chromium.org/developers/contributing-code).
+See [Contributing code](http://dev.chromium.org/developers/contributing-code).
## Debugging
-See [linux_debugging.md](linux_debugging.md).
+See [Linux debugging](linux_debugging.md).
## Documents
-[linux_graphics_pipeline.md](linux_graphics_pipeline.md)
+[Linux Graphics Pipeline](linux_graphics_pipeline.md)
« no previous file with comments | « docs/linux_debugging_ssl.md ('k') | docs/linux_eclipse_dev.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698