JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.3_full
[ckeditor.git] / samples / jquery.html
index 7108865..68554d8 100644 (file)
@@ -7,7 +7,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
 <head>\r
        <meta charset="utf-8">\r
        <title>jQuery Adapter &mdash; CKEditor Sample</title>\r
-       <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script>\r
+       <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>\r
        <script src="../ckeditor.js"></script>\r
        <script src="../adapters/jquery.js"></script>\r
        <link href="sample.css" rel="stylesheet">\r
@@ -42,7 +42,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
        <form action="sample_posteddata.php" method="post">\r
                <div class="description">\r
                        <p>\r
-                               This sample shows how to use the <a href="http://docs.ckeditor.com/#!/api/adapters.jQuery">jQuery adapter</a>.\r
+                               This sample shows how to use the <a href="http://docs.ckeditor.com/#!/api/CKEDITOR_Adapters.jQuery">jQuery adapter</a>.\r
                                Note that you have to include both CKEditor and jQuery scripts before including the adapter.\r
                        </p>\r
 <pre class="samples">\r