Skip to content

Commit df721fa

Browse files
authored
Fix broken links in metrics documentation. (#1689)
These links were broken by the following commit: 76fdf8b (SITE-WIDE: double-slash (//) correction (#363), 2024-06-27)
1 parent 336ca39 commit df721fa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/operate/rs/7.4/references/metrics/database-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Maximum number of write operations queued per [Active-Active]({{< relref "/opera
120120

121121
Number of operations per second that are not [read operations](#readssec) or [write operations](#writessec).
122122

123-
Examples of other operations include [PING]({{< relref "/commands/ping" >}}), [AUTH]({{< relref "/commands/auth" >}}, and [INFO]({{< relref "/commands/info" >}}
123+
Examples of other operations include [PING]({{< relref "/commands/ping" >}}), [AUTH]({{< relref "/commands/auth" >}}), and [INFO]({{< relref "/commands/info" >}}).
124124

125125
**Components measured**: Database
126126

content/operate/rs/7.8/references/metrics/database-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Maximum number of write operations queued per [Active-Active]({{< relref "/opera
120120

121121
Number of operations per second that are not [read operations](#readssec) or [write operations](#writessec).
122122

123-
Examples of other operations include [PING]({{< relref "/commands/ping" >}}), [AUTH]({{< relref "/commands/auth" >}}, and [INFO]({{< relref "/commands/info" >}}
123+
Examples of other operations include [PING]({{< relref "/commands/ping" >}}), [AUTH]({{< relref "/commands/auth" >}}), and [INFO]({{< relref "/commands/info" >}}).
124124

125125
**Components measured**: Database
126126

content/operate/rs/references/metrics/database-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Maximum number of write operations queued per [Active-Active]({{< relref "/opera
119119

120120
Number of operations per second that are not [read operations](#readssec) or [write operations](#writessec).
121121

122-
Examples of other operations include [PING]({{< relref "/commands/ping" >}}), [AUTH]({{< relref "/commands/auth" >}}, and [INFO]({{< relref "/commands/info" >}}
122+
Examples of other operations include [PING]({{< relref "/commands/ping" >}}), [AUTH]({{< relref "/commands/auth" >}}), and [INFO]({{< relref "/commands/info" >}}).
123123

124124
**Components measured**: Database
125125

0 commit comments

Comments
 (0)