aboutsummaryrefslogtreecommitdiff
path: root/release/samples/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'release/samples/index.html')
-rw-r--r--release/samples/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/samples/index.html b/release/samples/index.html
index f8ca889..663fc17 100644
--- a/release/samples/index.html
+++ b/release/samples/index.html
@@ -1,6 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- 2<!--
3Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
4For licensing, see LICENSE.md or http://ckeditor.com/license 4For licensing, see LICENSE.md or http://ckeditor.com/license
5--> 5-->
6<html> 6<html>
@@ -18,7 +18,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
18 <div class="grid-container"> 18 <div class="grid-container">
19 <ul class="navigation-a-left grid-width-70"> 19 <ul class="navigation-a-left grid-width-70">
20 <li><a href="http://ckeditor.com">Project Homepage</a></li> 20 <li><a href="http://ckeditor.com">Project Homepage</a></li>
21 <li><a href="http://dev.ckeditor.com/">I found a bug</a></li> 21 <li><a href="https://github.com/ckeditor/ckeditor-dev/issues">I found a bug</a></li>
22 <li><a href="http://github.com/ckeditor/ckeditor-dev" class="icon-pos-right icon-navigation-a-github">Fork CKEditor on GitHub</a></li> 22 <li><a href="http://github.com/ckeditor/ckeditor-dev" class="icon-pos-right icon-navigation-a-github">Fork CKEditor on GitHub</a></li>
23 </ul> 23 </ul>
24 <ul class="navigation-a-right grid-width-30"> 24 <ul class="navigation-a-right grid-width-30">
@@ -116,7 +116,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
116 CKEditor &ndash; The text editor for the Internet &ndash; <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> 116 CKEditor &ndash; The text editor for the Internet &ndash; <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
117 </p> 117 </p>
118 <p class="grid-width-100" id="copy"> 118 <p class="grid-width-100" id="copy">
119 Copyright &copy; 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> &ndash; Frederico Knabben. All rights reserved. 119 Copyright &copy; 2003-2017, <a class="samples" href="http://cksource.com/">CKSource</a> &ndash; Frederico Knabben. All rights reserved.
120 </p> 120 </p>
121 </div> 121 </div>
122</footer> 122</footer>