| @@ -10,9 +10,9 @@ | ||
| 10 | 10 | class QcchatbotPluginUpgradeToProNotice { |
| 11 | 11 | |
| 12 | 12 | //Public variables, these can be overrides using instance callback |
| 13 | 13 | |
| 14 | - public $upgrade_link = "https://www.quantumcloud.com"; | |
| 14 | + public $upgrade_link = "https://www.quantumcloud.net"; | |
| 15 | 15 | public $link_color = "#FCB214"; |
| 16 | 16 | public $link_text = "Upgrade to Pro"; |
| 17 | 17 | public $link_class = ""; |
| 18 | 18 | public $link_target = "_blank"; |