diff --git a/src/footnotes.php b/src/footnotes.php index 26b7367..f83c70f 100755 --- a/src/footnotes.php +++ b/src/footnotes.php @@ -4,7 +4,7 @@ * Plugin URI: https://wordpress.org/plugins/footnotes/ * Description: footnotes lets you easily add highly-customisable footnotes on your WordPress Pages and Posts. * Author: Mark Cheret - * Author URI: https://cheret.org/footnotes + * Author URI: https://cheret.tech/footnotes * Version: 2.7.3 * Text Domain: footnotes * Domain Path: /languages diff --git a/src/js/wysiwyg-editor.js b/src/js/wysiwyg-editor.js index 1e7a462..dc5e6d3 100644 --- a/src/js/wysiwyg-editor.js +++ b/src/js/wysiwyg-editor.js @@ -60,7 +60,7 @@ return { longname: 'footnotes', author: 'Mark Cheret', - authorurl: 'https://cheret.org/footnotes/', + authorurl: 'https://cheret.tech/footnotes/', infourl: 'https://wordpress.org/plugins/footnotes/', version: '2.7.4d', };