Procházet zdrojové kódy

Improved issue url in a comment.

dkonopka před 6 roky
rodič
revize
33ea44a2a1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/_snippets/features/mathtype.html

+ 1 - 1
docs/_snippets/features/mathtype.html

@@ -1,6 +1,6 @@
 <style>
 	/* Umberto stylesheet is centering `<img>` inside a `<p>`, let's overwrite it with higher CSS Specificity.
-	 * See: https://github.com/ckeditor/ckeditor5-core/issues/198.
+	 * See: https://github.com/ckeditor/ckeditor5/issues/2080.
 	 */
 	.live-snippet .ck-editor p img {
 		margin: 0;