diff options
author | tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-05-09 04:30:09 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-05-09 04:30:09 +0000 |
commit | 6b30a333ab1707ed82594cff8856f2c817f684a5 (patch) | |
tree | a7690f6fbcaf071ad9f05942f8963fac59efaf0f | |
parent | 90c0fbd34947b6b644e90c5b2253752035f65b64 (diff) |
Point to skiadocs in our README.
This seems to be the canonical location for all skia documentation
nowadays.
R=epoger@google.com
Review URL: https://codereview.chromium.org/276483008
git-svn-id: http://skia.googlecode.com/svn/trunk@14663 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. -See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot +See full details, and build instructions, at https://sites.google.com/site/skiadocs/home |