From 6950de6c4166fabb35e6c756fc009e0cf1c47819 Mon Sep 17 00:00:00 2001 From: halcanary Date: Sat, 7 Nov 2015 05:29:00 -0800 Subject: Comments Style: s/skbug.com/bug.skia.org/ DOCS_PREVIEW= https://skia.org/?cl=1432503003 Review URL: https://codereview.chromium.org/1432503003 --- gm/cubicpaths.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gm/cubicpaths.cpp') diff --git a/gm/cubicpaths.cpp b/gm/cubicpaths.cpp index e0f6933f17..413c51757e 100644 --- a/gm/cubicpaths.cpp +++ b/gm/cubicpaths.cpp @@ -11,7 +11,7 @@ #include "SkPath.h" #include "SkRandom.h" -// skbug.com/1316 shows that this cubic, when slightly clipped, creates big +// https://bug.skia.org/1316 shows that this cubic, when slightly clipped, creates big // (incorrect) changes to its control points. class ClippedCubicGM : public skiagm::GM { public: -- cgit v1.2.3