Browse Source

Docs: Added links to demos. See ckeditor/ckeditor5#1256.

Piotrek Koszuliński 7 years ago
parent
commit
93094913fa

+ 4 - 0
packages/ckeditor5-media-embed/README.md

@@ -12,6 +12,10 @@ CKEditor 5 media embed feature
 
 This package implements the media embed feature for CKEditor 5.
 
+## Demo
+
+Check out the [demo in the Media embed feature](https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html#demo) guide.
+
 ## Documentation
 
 See the [`@ckeditor/ckeditor5-media-embed` package](https://ckeditor.com/docs/ckeditor5/latest/api/media-embed.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/).

+ 4 - 0
packages/ckeditor5-media-embed/docs/api/media-embed.md

@@ -8,6 +8,10 @@ category: api-reference
 
 This package implements the media embed feature for CKEditor 5.
 
+## Demo
+
+Check out the {@link features/media-embed#demo demo in the Media embed feature} guide.
+
 ## Documentation
 
 See the {@link features/media-embed Media embed feature} guide and the {@link module:media-embed/mediaembed~MediaEmbed} plugin documentation.