Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: fix broken links #16179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jan 17, 2025
Merged

docs: fix broken links #16179

merged 7 commits into from
Jan 17, 2025

Conversation

EdwardAngert
Copy link
Contributor

No description provided.

@EdwardAngert EdwardAngert self-assigned this Jan 17, 2025
EdwardAngert and others added 5 commits January 17, 2025 17:10
Updates the URL suffix we append to DeploymentValues.DocsURL to generate
stable links for health messages.
Adds missing test case coverage for custom docs URL from deployment
values.
@matifali
Copy link
Member

/cherry-pick release/2.18

@EdwardAngert EdwardAngert marked this pull request as ready for review January 17, 2025 18:07
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Edward.

@@ -19,5 +19,6 @@ ignorePatterns:
- pattern: "code.visualstudio.com"
- pattern: "www.emacswiki.org"
- pattern: "linux.die.net/man"
- pattern: "www.gnu.org"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why we need to ignore this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that site probably blocks however linkspector is checking responses, so even though the site is there, the check fails: https://github.com/coder/coder/actions/runs/12834052725/job/35790477857#step:5:240

@@ -24,7 +24,7 @@ workspaces using Coder's [JFrog Xray Integration](https://github.com/coder/coder
1. Create a JFrog Platform [Access Token](https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens) with a user that has the `read` [permission](https://jfrog.com/help/r/jfrog-platform-administration-documentation/permissions)
for the repositories you want to scan.

1. Create a Coder [token](../../reference/cli/tokens_create.md#tokens-create) with a user that has the [`owner`](../users#roles) role.
1. Create a Coder [token](../../reference/cli/tokens_create.md#tokens-create) with a user that has the [`owner`](../users/index.md#roles) role.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is interesting find. I wonder why it was not flagged by the linkchecker.

@EdwardAngert EdwardAngert merged commit 4f438e7 into main Jan 17, 2025
36 checks passed
@EdwardAngert EdwardAngert deleted the 2025-01-16-linkfix branch January 17, 2025 18:18
Copy link

Cherry-pick failed with Merge error 4f438e71cf3efe250f7c6ccfbb8db6210ff48513 into temp-cherry-pick-2b637b-release/2.18

@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2025
@johnstcn
Copy link
Member

Post-merge approval 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants