Skip to content

Commit

Permalink
Change: update link to docs (#452)
Browse files Browse the repository at this point in the history
In this PR:

Update link to DNS Analytics endpoint docs
  • Loading branch information
ggalmazor authored Aug 5, 2024
1 parent 68ebae2 commit 0f36378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnsimple/service/dns_analytics.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def query(self, account_id, filter=None, sort=None, params=None, page=None, per_
"""
Retrieves the DNS analytics of the provided account.
See https://developer.dnsimple.com/v2/dns-analytics/#query
See https://developer.dnsimple.com/v2/dns-analytics/#queryDnsAnalytics
:param account_id: int
The account ID
Expand Down

0 comments on commit 0f36378

Please sign in to comment.