summaryrefslogtreecommitdiff
path: root/src/SearchResults.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/SearchResults.js')
-rw-r--r--src/SearchResults.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SearchResults.js b/src/SearchResults.js
index 090f76d..d3563fa 100644
--- a/src/SearchResults.js
+++ b/src/SearchResults.js
@@ -52,7 +52,7 @@ class SearchResult extends Component {
<span className="label">Group Leader</span>: {this.props.data['leader-name']}{" "}
</p>
<p>
- <a className="btn" target="_new" href="https://myfoursquarechurch.ccbchurch.com/goto/forms/133/responses/new">Contact Group</a>
+ <a className="btn" target="_new" href="https://motionchurch.ccbchurch.com/goto/forms/133/responses/new">Contact Group</a>
</p>
</div>
</div>