Skip to content

Commit

Permalink
Update the URL for the reports api
Browse files Browse the repository at this point in the history
  • Loading branch information
wielinde committed Nov 10, 2021
1 parent b955d64 commit 6d3f893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/reportsv2.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module TogglV8
TOGGL_REPORTS_URL = 'https://toggl.com/reports/api/'
TOGGL_REPORTS_URL = 'https://api.track.toggl.com/reports/api/'

class ReportsV2
include TogglV8::Connection
Expand Down

0 comments on commit 6d3f893

Please sign in to comment.