summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordan sinclair <dj2@everburning.com>2015-10-16 13:08:12 -0400
committerdan sinclair <dj2@everburning.com>2015-10-16 13:08:12 -0400
commit8969a70de3ed74bf0e2ae133378f5e7a4d1fd4c0 (patch)
tree1150f093811f85a843c65cf4d1b2d845c5846ac3
parent8316a8a0274558f7a0f515e04bb13a7cca5762b2 (diff)
downloadpdfium-8969a70de3ed74bf0e2ae133378f5e7a4d1fd4c0.tar.xz
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 .
-rw-r--r--docs/documentation.md2
1 files changed, 1 insertions, 1 deletions
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/.