From 8969a70de3ed74bf0e2ae133378f5e7a4d1fd4c0 Mon Sep 17 00:00:00 2001 From: dan sinclair Date: Fri, 16 Oct 2015 13:08:12 -0400 Subject: Update link to chromium src. This CL updates the documentation link to the Chromium PDF plugin to point to Gitiles instead of the SVN repo. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1407313002 . --- docs/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation.md b/docs/documentation.md index 8efc46ce43..ec91065489 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -7,4 +7,4 @@ You can search the source code through https://code.google.com/p/chromium/codesearch#search/&q=file:third_party/pdfium&sq=package:chromium&type=cs A sample consumer of this library is Chromium's PDF plugin. You can see the -source for it at http://src.chromium.org/viewvc/chrome/trunk/src/pdf/ +source for it at https://chromium.googlesource.com/chromium/src/+/master/pdf/. -- cgit v1.2.3