Skip to content

Fix link to CA Pinning information#26676

Merged
ptgott merged 1 commit intomasterfrom
paul.gottschling/26666-link
May 22, 2023
Merged

Fix link to CA Pinning information#26676
ptgott merged 1 commit intomasterfrom
paul.gottschling/26666-link

Conversation

@ptgott
Copy link
Copy Markdown
Contributor

@ptgott ptgott commented May 22, 2023

Closes #26666

The "CA Pinning" link in the CA rotation guide links to an H3 heading within a closed Details box, making the link appear broken.

While it is possible to link to a Details box using a URL fragment, the docs linter currently flags these links as pointing to a nonexistent heading, since it is not yet aware of the Details box navigation logic.

As a result, this change removes this link, describes CA pinning in prose, and links to the general join token guide.

Closes #26666

The "CA Pinning" link in the CA rotation guide links to an H3 heading
within a closed `Details` box, making the link appear broken.

While it is possible to link to a `Details` box using a URL fragment,
the docs linter currently flags these links as pointing to a nonexistent
heading, since it is not yet aware of the `Details` box navigation
logic.

As a result, this change removes this link, describes CA pinning in
prose, and links to the general join token guide.
@ptgott ptgott enabled auto-merge May 22, 2023 15:11
@ptgott ptgott added this pull request to the merge queue May 22, 2023
Merged via the queue into master with commit e0f4270 May 22, 2023
@ptgott ptgott deleted the paul.gottschling/26666-link branch May 22, 2023 15:28
@public-teleport-github-review-bot
Copy link
Copy Markdown

@ptgott See the table below for backport results.

Branch Result
branch/v11 Failed
branch/v12 Create PR
branch/v13 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[v.13.x] "CA Pinning" link in ca-rotation.mdx leads to nonexistent heading

3 participants