浏览代码

Internal: Updated links to CKEditor 5 website. [skip ci]

Piotrek Koszuliński 7 年之前
父节点
当前提交
9f96471296

+ 1 - 1
packages/ckeditor5-clipboard/README.md

@@ -14,7 +14,7 @@ This package implements the clipboard (copy, cut, paste) support for CKEditor 5.
 
 ## Documentation
 
-See the [`@ckeditor/ckeditor5-clipboard` package](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/clipboard.html) page in [CKEditor 5 documentation](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/).
+See the [`@ckeditor/ckeditor5-clipboard` package](https://docs.ckeditor.com/ckeditor5/latest/api/clipboard.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/).
 
 ## License
 

+ 1 - 1
packages/ckeditor5-clipboard/package.json

@@ -28,7 +28,7 @@
   },
   "author": "CKSource (http://cksource.com/)",
   "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
-  "homepage": "https://ckeditor5.github.io",
+  "homepage": "https://ckeditor.com",
   "bugs": "https://github.com/ckeditor/ckeditor5-clipboard/issues",
   "repository": {
     "type": "git",

+ 4 - 4
packages/ckeditor5-clipboard/tests/manual/copycut.html

@@ -1,13 +1,13 @@
 <div id="editor">
 	<h2>About CKEditor&nbsp;5, v0.3.0</h2>
 
-	<p>This is the <a href="http://ckeditor.com/blog/Third-Developer-Preview-of-CKEditor-5-Available">third developer preview</a> of <a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a>.</p>
+	<p>This is the <a href="http://ckeditor.com/blog/Third-Developer-Preview-of-CKEditor-5-Available">third developer preview</a> of <a href="https://ckeditor.com">CKEditor&nbsp;5</a>.</p>
 
 	<p>After 2 years of work, building the next generation editor from scratch and closing over 670 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
 
 	<h3>Notes</h3>
 
-	<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
+	<p><a href="https://ckeditor.com">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
 
 	<ul>
 		<li><strong>only Chrome, Opera and Safari are supported</strong>,</li>
@@ -23,13 +23,13 @@
 <div contenteditable="true" id="native" style="border: solid 2px blue">
 	<h2>About CKEditor&nbsp;5, v0.3.0</h2>
 
-	<p>This is the <a href="http://ckeditor.com/blog/Third-Developer-Preview-of-CKEditor-5-Available">third developer preview</a> of <a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a>.</p>
+	<p>This is the <a href="http://ckeditor.com/blog/Third-Developer-Preview-of-CKEditor-5-Available">third developer preview</a> of <a href="https://ckeditor.com">CKEditor&nbsp;5</a>.</p>
 
 	<p>After 2 years of work, building the next generation editor from scratch and closing over 670 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
 
 	<h3>Notes</h3>
 
-	<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <em>under heavy development</em> and this demo is not production-ready software. For example:</p>
+	<p><a href="https://ckeditor.com">CKEditor&nbsp;5</a> is <em>under heavy development</em> and this demo is not production-ready software. For example:</p>
 
 	<ul>
 		<li><strong>only Chrome, Opera and Safari are supported</strong>,</li>

+ 3 - 3
packages/ckeditor5-clipboard/tests/manual/dropping.html

@@ -1,13 +1,13 @@
 <div id="editor">
 	<h2>About CKEditor&nbsp;5, v0.3.0</h2>
 
-	<p>This is the <a href="http://ckeditor.com/blog/Third-Developer-Preview-of-CKEditor-5-Available">third developer preview</a> of <a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a>.</p>
+	<p>This is the <a href="http://ckeditor.com/blog/Third-Developer-Preview-of-CKEditor-5-Available">third developer preview</a> of <a href="https://ckeditor.com">CKEditor&nbsp;5</a>.</p>
 
 	<p>After 2 years of work, building the next generation editor from scratch and closing over 670 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
 
 	<h3>Notes</h3>
 
-	<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
+	<p><a href="https://ckeditor.com">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
 
 	<ul>
 		<li><strong>only Chrome, Opera and Safari are supported</strong>,</li>
@@ -28,7 +28,7 @@
 
 <h3>Notes</h3>
 
-<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
+<p><a href="https://ckeditor.com">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
 
 <ul>
 	<li><strong>only Chrome, Opera and Safari are supported</strong>,</li>

+ 3 - 3
packages/ckeditor5-clipboard/tests/manual/pasting.html

@@ -1,13 +1,13 @@
 <div id="editor">
 	<h2>About CKEditor&nbsp;5, v0.3.0</h2>
 
-	<p>This is the <a href="http://ckeditor.com/blog/Third-Developer-Preview-of-CKEditor-5-Available">third developer preview</a> of <a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a>.</p>
+	<p>This is the <a href="http://ckeditor.com/blog/Third-Developer-Preview-of-CKEditor-5-Available">third developer preview</a> of <a href="https://ckeditor.com">CKEditor&nbsp;5</a>.</p>
 
 	<p>After 2 years of work, building the next generation editor from scratch and closing over 670 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
 
 	<h3>Notes</h3>
 
-	<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
+	<p><a href="https://ckeditor.com">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
 
 	<ul>
 		<li><strong>only Chrome, Opera and Safari are supported</strong>,</li>
@@ -28,7 +28,7 @@
 
 <h3>Notes</h3>
 
-<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
+<p><a href="https://ckeditor.com">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
 
 <ul>
 	<li><strong>only Chrome, Opera and Safari are supported</strong>,</li>