From 74c3eb8d0f3e5b3575c88ddac9e59cbb1b450cc5 Mon Sep 17 00:00:00 2001 From: Mark Mentovai Date: Thu, 17 Mar 2016 10:26:12 -0400 Subject: [PATCH] doc: Fix links with plus signs in rendered output Change-Id: Ie9cea7e74c5954fc405fbbcfe1af09372f270ba3 Reviewed-on: https://chromium-review.googlesource.com/333054 Reviewed-by: Scott Graham --- doc/status.ad | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/status.ad b/doc/status.ad index 5edbadcf..90982140 100644 --- a/doc/status.ad +++ b/doc/status.ad @@ -22,9 +22,9 @@ Crashpad currently consists of a crash-reporting client and some related tools for Mac OS X and Windows. The core client work for both platforms is substantially complete. Crashpad became the crash reporter client for https://dev.chromium.org/Home[Chromium] on Mac OS X as of -https://chromium.googlesource.com/chromium/src/+/d413b2dcb54d523811d386f1ff4084f677a6d089[March -2015], and for https://dev.chromium.org/Home[Chromium] on Windows as of -https://chromium.googlesource.com/chromium/src/+/cfa5b01bb1d06bf96967bd37e21a44752801948c[November +https://chromium.googlesource.com/chromium/src/\+/d413b2dcb54d523811d386f1ff4084f677a6d089[March +2015], and on Windows as of +https://chromium.googlesource.com/chromium/src/\+/cfa5b01bb1d06bf96967bd37e21a44752801948c[November 2015]. == In Progress