Skip to content

Commit 1250719

Browse files
update view docs url of webhook
1 parent 85dac65 commit 1250719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/OpenSign/src/routes/Webhook.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ function Webhook() {
124124
type="button"
125125
onClick={() =>
126126
openInNewTab(
127-
"https://docs.opensignlabs.com/docs/API-docs/opensign-api-v-1"
127+
"https://docs.opensignlabs.com/docs/API-docs/save-update-webhook"
128128
)
129129
}
130130
className="rounded hover:bg-[#15b4e9] border-[1px] border-[#15b4e9] text-[#15b4e9] hover:text-white px-11 py-2 text-xs md:text-base focus:outline-none"

0 commit comments

Comments
 (0)