JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0.2
[ckeditor.git] / _samples / api.html
index 8c31841..9042e0f 100644 (file)
@@ -112,7 +112,7 @@ function ResetDirty()
                <p>\r
                This sample shows how to use the CKeditor JavaScript API to interact with the editor\r
                at runtime.</p>\r
-               <textarea cols="80" id="editor1" name="editor1" rows="10">&lt;p&gt;This is some &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="http://www.fckeditor.net/"&gt;CKEditor&lt;/a&gt;.&lt;/p&gt;</textarea>\r
+               <textarea cols="80" id="editor1" name="editor1" rows="10">&lt;p&gt;This is some &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="http://ckeditor.com/"&gt;CKEditor&lt;/a&gt;.&lt;/p&gt;</textarea>\r
                <script type="text/javascript">\r
                //<![CDATA[\r
                        // Replace the <textarea id="editor1"> with an CKEditor instance.\r