Remove an extra newline in documentation.

TBR=
NOTRY=true

Review URL: https://codereview.chromium.org/1319363003
diff --git a/experimental/c-api-example/c.md b/experimental/c-api-example/c.md
index 1647a6f..ce22289 100644
--- a/experimental/c-api-example/c.md
+++ b/experimental/c-api-example/c.md
@@ -101,8 +101,7 @@
         return 0;
     }
 
-<a href="https://fiddle.skia.org/c/6c6c01438d9c3d80e9c22e606359432e"><img src="https://fiddle.skia.org/i/6c6c01438d9c3d8
-0e9c22e606359432e_raster.png" alt=""></a>
+<a href="https://fiddle.skia.org/c/6c6c01438d9c3d80e9c22e606359432e"><img src="https://fiddle.skia.org/i/6c6c01438d9c3d80e9c22e606359432e_raster.png" alt=""></a>
 
 Gyp+Linux example
 -----------------