Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: site/user/tips.md

Issue 1910593005: skia.org: Update all fiddles for fiddle 2.0 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « site/user/api/skpaint.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/user/tips.md
diff --git a/site/user/tips.md b/site/user/tips.md
index e59e16075b8f58a8d12246234cab57273c46fe18..91d1de597b03128928d4720968a8f789b7a58309 100644
--- a/site/user/tips.md
+++ b/site/user/tips.md
@@ -87,7 +87,8 @@ drawBitmapNine():
bitmap.extractSubset(&subset, rect);
canvas->drawBitmapNine(subset, ...);
-[An example](https://fiddle.skia.org/c/c91694020f0810994917b56c323e4559)
+[An example](https://fiddle.skia.org/c/@subset_example)
+
* * *
« no previous file with comments | « site/user/api/skpaint.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698