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

Unified Diff: docs/contributing_to_breakpad.md

Issue 2103273003: docs: clean up markdown Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 4 years, 6 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
Index: docs/contributing_to_breakpad.md
diff --git a/docs/contributing_to_breakpad.md b/docs/contributing_to_breakpad.md
index b8d261e99289c4ac65bad4d662142e48b616fb14..fda7c3139a4875c7e9b80d4d4bc0b68fe725ed77 100644
--- a/docs/contributing_to_breakpad.md
+++ b/docs/contributing_to_breakpad.md
@@ -6,16 +6,14 @@ pesky legal issues to get out of the way, but they're quick and painless.
## Legal
If you're doing work individually, not as part of any employment, you'll need to
-sign the <a
-href='http://code.google.com/legal/individual-cla-v1.0.html'>Individual
-Contributor License Agreement</a>. This agreement can be completed
-electronically.
+sign the
+[Individual Contributor License Agreement](https://cla.developers.google.com/clas/new?domain=DOMAIN_GOOGLE&kind=KIND_INDIVIDUAL).
+This agreement can be completed electronically.
If you're contributing to Breakpad as part of your employment with another
-organization, you'll need to sign a <a
-href='http://code.google.com/legal/corporate-cla-v1.0.html'> Corporate
-Contributor License Agreement</a>. Once completed this document will need to be
-faxed.
+organization, you'll need to sign a
+[Corporate Contributor License Agreement](https://cla.developers.google.com/clas/new?domain=DOMAIN_GOOGLE&kind=KIND_CORPORATE).
+Once completed this document will need to be faxed.
**_IMPORTANT_**: The authors(you!) of the contributions will maintain all
copyrights; the agreements you sign will grant rights to Google to use your
@@ -28,7 +26,7 @@ here to get you an answer.
Once you have signed the agreement you can be added to our contributors list and
have write access to code. For full details on getting started see our trunk
-`README`.
+[README](/README.md).
## List of people who have signed contributor agreements

Powered by Google App Engine
This is Rietveld 408576698