Skip to content

Commit

Permalink
Change: update link to docs (#394)
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 830f08a commit 15f296e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dnsimple/client/dns_analytics.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module DnsAnalytics

# Queries DNS Analytics data for the provided account
#
# @see https://developer.dnsimple.com/v2/dns-analytics#query
# @see https://developer.dnsimple.com/v2/dns-analytics#queryDnsAnalytics
#
# @param [Integer] account_id the account ID
# @param [Hash] options the filtering, sorting, and grouping options
Expand Down

0 comments on commit 15f296e

Please sign in to comment.