Skip to content

Commit 0f60262

Browse files
authored
Merge pull request #47 from goern/fix/link-borken-in-readme
fixed the link
2 parents cf205b2 + b5f9d0e commit 0f60262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To use hawkular-client-python in your own program, after installation import fro
3838

3939
The client provides a method to request current time in milliseconds, ``time_millis()`` that's accepted by the methods, but you can use ``datetime`` and ``timedelta`` to control the time also when sending requests to the Hawkular-Metrics.
4040

41-
See metrics_test.py for more detailed examples and [Hawkular-Metrics documentation](http://www.hawkular.org/docs/components/metrics/index.html) for more detailed explanation of available features.
41+
See metrics_test.py for more detailed examples and [Hawkular-Metrics documentation](http://www.hawkular.org/hawkular-metrics/docs/user-guide/) for more detailed explanation of available features.
4242

4343
### General
4444

0 commit comments

Comments
 (0)