diff options
-rw-r--r-- | docs/documentation.md | 2 |
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/. |