Skip to content

Commit 4532392

Browse files
authored
fix: nic link missing shortcode syntax (#1191)
* fix: nic link missing shortcode syntax * Update content/nic/configuration/global-configuration/command-line-arguments.md
1 parent 6788c98 commit 4532392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nic/configuration/global-configuration/command-line-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ The default value is `false`.
666666

667667
When enabled, the controller automatically adjusts `proxy_buffers`, `proxy_buffer_size`, and `proxy_busy_buffers_size` to ensure they work together properly and NGINX can start successfully.
668668

669-
More explanation about this feature can be found in the guide [here](<ref "/nic/installation/configuration/proxy-buffers-configuration.md">).
669+
More explanation about this feature can be found in the guide [here]({{< ref "/nic/installation/configuration/proxy-buffers-configuration.md" >}}).
670670

671671
<a name="cmdoption-enable-directive-autoadjust"></a>
672672

0 commit comments

Comments
 (0)