Skip to content

Commit

Permalink
Update docs/links/hubspot_credentials.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ruth Cheesley <[email protected]>
  • Loading branch information
npracht and RCheesley authored Dec 12, 2024
1 parent b4ab089 commit 9cad808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/links/hubspot_credentials.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from . import link

link_name = "HubSpot Credentials"
link_text = "get credentials by following the Hubspot documentation"
link_text = "get credentials by following the HubSpot documentation"
link_url = "https://developers.hubspot.com/docs/api/private-apps"

link.xref_links.update({link_name: (link_text, link_url)})

0 comments on commit 9cad808

Please sign in to comment.