Skip to content

Commit 1a85986

Browse files
Guillaume De Saint MartinGuillaumeDSM
authored andcommitted
[Constants] update beta form link
1 parent 0679319 commit 1a85986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

octobot/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
OCTOBOT_DONATION_URL = "https://forms.gle/Bagagc7dyjJGDT1t9"
4747
OCTOBOT_FEEDBACK_FORM_URL = "https://goo.gl/forms/vspraniXPY7rvtKN2"
48-
OCTOBOT_BETA_PROGRAM_FORM_URL = "https://forms.gle/igqn1TjQ8XVA1dXBA"
48+
OCTOBOT_BETA_PROGRAM_FORM_URL = "https://octobot.click/docs-join-beta"
4949

5050
COMMUNITY_FEED_CURRENT_MINIMUM_VERSION = "1.0.0"
5151
COMMUNITY_FEED_DEFAULT_TYPE = octobot.enums.CommunityFeedType.MQTTFeed

0 commit comments

Comments
 (0)