Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0aa0986

Browse files
authored
fix: update link to CLI server experiments documentation (#19589)
This pull request makes a minor update to an external documentation linkin the `OverviewPageView` component. The change ensures that users aredirected to the correct reference section for CLI server experiments.* Updated the `href` attribute in the documentation link to point to`https://coder.com/docs/reference/cli/server#--experiments` instead ofthe previous URL, improving the accuracy of the reference for users.
1 parentb61a5d7 commit0aa0986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/src/pages/DeploymentSettingsPage/OverviewPage/OverviewPageView.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export const OverviewPageView: FC<OverviewPageViewProps> = ({
6363
It is recommended that you remove these experiments from your
6464
configuration as they have no effect. See{" "}
6565
<Link
66-
href="https://coder.com/docs/cli/server#--experiments"
66+
href="https://coder.com/docs/reference/cli/server#--experiments"
6767
target="_blank"
6868
rel="noreferrer"
6969
>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp