diff options
author | Kim Alvefur <zash@zash.se> | 2022-12-19 23:11:42 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2022-12-19 23:11:42 +0100 |
commit | d89ff6e3cbc3cee9bb001a0b878281e1f3d7c6e1 (patch) | |
tree | e4d3375e5879cd982a21e32e6c505e9c4b478380 /util | |
parent | 85ff75c53fe58cf16d51e01810712d8634d052c4 (diff) | |
download | prosody-d89ff6e3cbc3cee9bb001a0b878281e1f3d7c6e1.tar.gz prosody-d89ff6e3cbc3cee9bb001a0b878281e1f3d7c6e1.zip |
util.openmetrics: Update tools.ietf.org URL to datatracker
See bd9e006a7a74 for more context
Diffstat (limited to 'util')
-rw-r--r-- | util/openmetrics.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/openmetrics.lua b/util/openmetrics.lua index 8c77ffcd..7bdbde9e 100644 --- a/util/openmetrics.lua +++ b/util/openmetrics.lua @@ -1,7 +1,7 @@ --[[ This module implements a subset of the OpenMetrics Internet Draft version 00. -URL: https://tools.ietf.org/html/draft-richih-opsawg-openmetrics-00 +URL: https://datatracker.ietf.org/doc/html/draft-richih-opsawg-openmetrics-00 The following metric types are supported: |