Skip to content

fix(docs): update broken passkey telemetry link - #14784

Open
ossdhaval wants to merge 1 commit into
mainfrom
docs-fix-broken-anchor
Open

fix(docs): update broken passkey telemetry link#14784
ossdhaval wants to merge 1 commit into
mainfrom
docs-fix-broken-anchor

Conversation

@ossdhaval

@ossdhaval ossdhaval commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Prepare


Description

Changed the outdated #quick-start-is-telemetry-healthy anchor to the current #passkey-telemetry-metrics section.

Target issue

closes #13560

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • I confirm that there is no impact on the docs due to the code changes in this PR.

Summary by CodeRabbit

  • Documentation
    • Updated FIDO2 setup instructions to link directly to the passkey telemetry metrics section.

Signed-off-by: Dhaval Desai <343411+ossdhaval@users.noreply.github.com>
@ossdhaval
ossdhaval requested a review from manojs1978 August 14, 2026 09:56
@ossdhaval ossdhaval self-assigned this Aug 14, 2026
@ossdhaval ossdhaval added kind-bug Issue or PR is a bug in existing functionality area-documentation Documentation needs to change as part of issue or PR comp-docs Touching folder /docs labels Aug 14, 2026
@mo-auto

mo-auto commented Aug 14, 2026

Copy link
Copy Markdown
Member

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 08bf5542-f9c6-4fc8-8705-492d524510e5

📥 Commits

Reviewing files that changed from the base of the PR and between 66fb82e and 3c62c01.

📒 Files selected for processing (1)
  • docs/janssen-server/planning/passwordless-auth.md

📝 Walkthrough

Walkthrough

The passwordless authentication guide now links its FIDO2 verification step to passkey telemetry metrics documentation instead of the telemetry health-check section.

Changes

Passwordless authentication documentation

Layer / File(s) Summary
Update passkey telemetry verification link
docs/janssen-server/planning/passwordless-auth.md
The verification step now links to the passkey telemetry metrics documentation.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 3c62c

This is a localized documentation link update with no actionable merge-blocking risk remaining after normal checks and review.

Possibly related PRs

Suggested labels: comp-jans-fido2

Suggested reviewers: manojs1978

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the documentation fix for the broken passkey telemetry link.
Description check ✅ Passed The description uses the required template, identifies issue #13560, and explains the documentation change.
Linked Issues check ✅ Passed The change fixes the specific missing anchor listed in issue #13560.
Out of Scope Changes check ✅ Passed The pull request contains only the in-scope documentation anchor update described in issue #13560.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-fix-broken-anchor

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot added the comp-jans-fido2 Component affected by issue or PR label Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-documentation Documentation needs to change as part of issue or PR comp-docs Touching folder /docs comp-jans-fido2 Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: fix broken relative links and anchors

2 participants