Skip to content

Commit 92d497a

Browse files
authored
fix: lint issues
Corrected reference from tech specs page to clickhouse page
1 parent 6ddcf5a commit 92d497a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/nim/fundamentals/tech-specs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ The table below shows the estimated storage requirements for **NGINX OSS**, base
132132
| | 250 | 14 | 4 GiB |
133133
{{</bootstrap-table>}}
134134

135-
## Clickhouse tuning {#clickhouse tuning}
136-
The default configuration that comes with clickhouse works with NIM efficiently . But if you make any changes to the configuration and clickhouse is running out of memory.
137-
See the [Clickhouse configuration guide]({{< ref "nim/system-configuration/configure-clickhouse.md" >}}) for more details.
135+
## Clickhouse tuning {#clickhouse-tuning}
136+
The default configuration that comes with clickhouse works with NIM efficiently but if user makes any changes to the configuration and clickhouse is running out of memory,
137+
follow the [Clickhouse configuration guide]({{< ref "/nim/system-configuration/configure-clickhouse.md" >}}) for more details.
138138

139139
## Firewall ports {#firewall}
140140

0 commit comments

Comments
 (0)