Explorar o código

Docs: Simplified the markup of the decorators demo in the link feature guide. Closes #239.

Aleksander Nowodzinski %!s(int64=6) %!d(string=hai) anos
pai
achega
6be5d00937

+ 1 - 1
packages/ckeditor5-link/docs/_snippets/features/linkdecorators.html

@@ -1,7 +1,7 @@
 <div id="snippet-link-decorators">
 <div id="snippet-link-decorators">
 	<p>
 	<p>
 		An <a href="https://ckeditor.com">external page</a> and a
 		An <a href="https://ckeditor.com">external page</a> and a
-		<a download="download" href="https://cdn.ckeditor.com/ckeditor5/12.2.0/classic/ckeditor.js">downloadable resource</a>.
+		<a download="download" href="image.png">downloadable resource</a>.
 	</p>
 	</p>
 </div>
 </div>