Skip to content

Commit debc840

Browse files
committed
Add missing snippet id.
1 parent c8adb39 commit debc840

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_snippets/getting-started/use-builder.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="c-banner no-transform">
1+
<div class="c-banner no-transform" id="ckeditor5-5-builder">
22
<h2 class="c-banner__headline">Create your own <span>CKEditor&nbsp;5</span></h2>
33

44
<p class="c-banner__paragraph">Check out our interactive Builder to quickly get a taste of CKEditor&nbsp;5. It
@@ -13,7 +13,7 @@ <h2 class="c-banner__headline">Create your own <span>CKEditor&nbsp;5</span></h2>
1313
</ul>
1414
<p class="c-banner__paragraph">You get ready-to-use code tailored to your needs!</p>
1515
<p class="c-banner__buttons">
16-
<a class="c-button c-button--primary c-button--base c-button--rounded doc"
16+
<a class="c-button--rounded c-button c-button--primary c-button--base doc"
1717
href="https://ckeditor.com/ckeditor-5/builder?redirect=docs" target="_blank" role="link">
1818
<span class="c-button__label doc">Check out our interactive Builder</span>
1919
</a>

0 commit comments

Comments
 (0)