Skip to content

Commit

Permalink
fix map link
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvirkou-hubspot committed Aug 21, 2020
1 parent a2b8120 commit 6fa9c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/trello-integration-app/src/views/readme.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<h3>Proceed with the following steps to see trello integration in action:</h3>
<ol>
<li>Associate deal with Trello card using <a href="https://app.hubspot.com/">HubSpot</a> interface</li>
<li>Map Trello board lists with HubSpot pipeline stages on <a href="{{ url_for('mappings.home') }}">mappings</a> page</li>
<li>Map Trello board lists with HubSpot pipeline stages on <a href="/mappings/boards">mappings</a> page</li>
<li>Move associated trello card to any other mapped earlier board list and check how this affects HubSpot deal stage</li>
</ol>
</div>
Expand Down

0 comments on commit 6fa9c5a

Please sign in to comment.