Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit a7f6648

Browse files
authored
Merge pull request #1940 from codyjtclark/patch-4
Corrected Hyperlink
2 parents 8bee74c + cd0fe10 commit a7f6648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h3>Event Webhook</h3>
9090
</a>
9191
</div>
9292
<div class="col-md-12">
93-
<a href="{{root_url}}/API_Reference/Webhooks/index.html">
93+
<a href="{{root_url}}/API_Reference/Webhooks/parse.html">
9494
<h3>Inbound Parse</h3>
9595
<p>
9696
Programmatically parse incoming emails.

0 commit comments

Comments
 (0)