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) |