Skip to content

Commit

Permalink
update view docs url of webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
prafull-opensignlabs authored Feb 22, 2024
1 parent 85dac65 commit 1250719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/OpenSign/src/routes/Webhook.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ function Webhook() {
type="button"
onClick={() =>
openInNewTab(
"https://docs.opensignlabs.com/docs/API-docs/opensign-api-v-1"
"https://docs.opensignlabs.com/docs/API-docs/save-update-webhook"
)
}
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"
Expand Down

0 comments on commit 1250719

Please sign in to comment.