| @@ -6,9 +6,9 @@ | ||
| 6 | 6 | | | | / _ \ / _` |/ _ \ | |_) | '__/ _ \| |_| | |/ _ \ '__| | |
| 7 | 7 | | | |__| (_) | (_| | __/ | __/| | | (_) | _| | | __/ | | |
| 8 | 8 | | \____\___/ \__,_|\___| |_| |_| \___/|_| |_|_|\___|_| | |
| 9 | 9 | | | |
| 10 | - | (c) Jerome Bruandet ~ https://code-profiler.com/ | | |
| 10 | + | (c) Jerome Bruandet ~ https://nintechnet.com/codeprofiler/ | | |
| 11 | 11 | +=====================================================================+ |
| 12 | 12 | */ |
| 13 | 13 | |
| 14 | 14 | if (! defined( 'ABSPATH' ) ) { die( 'Forbidden' ); } |
| @@ -118,9 +118,9 @@ | ||
| 118 | 118 | </div> |
| 119 | 119 | |
| 120 | 120 | </div> |
| 121 | 121 | |
| 122 | - <h3><b><a href="https://code-profiler.com/" target="_blank" rel="noopener noreferrer"><?php esc_html_e('Learn more about Code Profiler Pro.', 'code-profiler') ?></a></b></h3> | |
| 122 | + <h3><b><a href="https://nintechnet.com/codeprofiler/" target="_blank" rel="noopener noreferrer"><?php esc_html_e('Learn more about Code Profiler Pro.', 'code-profiler') ?></a></b></h3> | |
| 123 | 123 | |
| 124 | 124 | <hr /> |
| 125 | 125 | </div> |
| 126 | 126 | <?php |