From 86d36935dfa8b1b56f72f9d705d6a7d003ade73f Mon Sep 17 00:00:00 2001 From: ShadowM0nkey <23708485+ShadowM0nkey@users.noreply.github.com> Date: Wed, 8 Nov 2023 15:20:20 -0800 Subject: [PATCH] Update README.md Removed link to defunct forum site. Considered replacing with sourceforge site discussion site but that's even older and polluted with bot responses. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d6f463fa..c59111554 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Maverick Synergy is the third generation Java SSH API developed by JADAPTIVE Lim --- :grey_exclamation: Maverick Synergy is open-source software that is developed by a commercial organization. Whilst we strive to provide support to the open-source edition whenever we can; if you require immediate help, please consider purchasing a support subscription from [Jadaptive Limited](https://www.jadaptive.com). Subscriptions include access to security hotfixes and new features in advance of their open-source release. -Community developers should seek support at the [Jadaptive Forums](https://forums.jadaptive.com) or alternatively raise issues or Pull Requests directly in Github. Please ensure you have read our [Contribution Agreement](https://github.com/sshtools/maverick-synergy/blob/master/CONTRIBUTING.md) before submitting any PR requests. +Community developers should raise issues or Pull Requests directly in Github. Please ensure you have read our [Contribution Agreement](https://github.com/sshtools/maverick-synergy/blob/master/CONTRIBUTING.md) before submitting any PR requests. ---