diff --git a/packages/app-store/campfire/config.json b/packages/app-store/campfire/config.json index d13f200ebe..74e3ef32ce 100644 --- a/packages/app-store/campfire/config.json +++ b/packages/app-store/campfire/config.json @@ -17,8 +17,8 @@ "type": "integrations:campfire_video", "label": "Campfire", "linkType": "static", - "organizerInputPlaceholder": "https://campfire.to/your-team", - "urlRegExp": "^http(s)?:\\/\\/(www\\.)?campfire.to\\/[a-zA-Z0-9]*" + "organizerInputPlaceholder": "https://party.campfire.to/your-team", + "urlRegExp": "^http(s)?:\\/\\/(www\\.)?party.campfire.to\\/[a-zA-Z0-9]*" } } }