Skip to content

Commit f5cf2f4

Browse files
committed
update tz link
1 parent 0293029 commit f5cf2f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ You can also retrieve raw data by specifying "raw" as the interval. The series t
242242
* can also pass single string if only one key
243243
* tag - an array of tags to filter on. These tags are and'd together (array of strings)
244244
* attr - an object of attribute key/value pairs to filter on. These attributes are and'd together. (object)
245-
* tz - desired output timezone (string). [View valid timezones](http://joda-time.sourceforge.net/timezones.html).
245+
* tz - desired output timezone (string). [View valid timezones](http://tempo-db.com/docs/api/timezone/).
246246

247247

248248

@@ -357,7 +357,7 @@ Gets a single series by id and corresponding time series data between the specif
357357
* can also pass single string if only one key
358358
* tag - an array of tags to filter on. These tags are and'd together (array of strings)
359359
* attr - an object of attribute key/value pairs to filter on. These attributes are and'd together. (object)
360-
* tz - desired output timezone (string). [View valid timezones](http://joda-time.sourceforge.net/timezones.html).
360+
* tz - desired output timezone (string). [View valid timezones](http://tempo-db.com/docs/api/timezone/).
361361

362362

363363

@@ -437,7 +437,7 @@ Gets a single series by key and corresponding time series data between the speci
437437
* can also pass single string if only one key
438438
* tag - an array of tags to filter on. These tags are and'd together (array of strings)
439439
* attr - an object of attribute key/value pairs to filter on. These attributes are and'd together. (object)
440-
* tz - desired output timezone (string). [View valid timezones](http://joda-time.sourceforge.net/timezones.html).
440+
* tz - desired output timezone (string). [View valid timezones](http://tempo-db.com/docs/api/timezone/).
441441

442442

443443

0 commit comments

Comments
 (0)