Skip to content

fix: repair broken click targets on docs.dapr.io - #5282

Open
harkiratsm wants to merge 1 commit into
dapr:v1.18from
harkiratsm:fix-broken-routes
Open

fix: repair broken click targets on docs.dapr.io#5282
harkiratsm wants to merge 1 commit into
dapr:v1.18from
harkiratsm:fix-broken-routes

Conversation

@harkiratsm

Copy link
Copy Markdown

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

Fixes broken click targets on docs.dapr.io (v1.18):

  • Metrics overview Dapr API error codes/developing-applications/error-codes/ (was /reference/api/error_codes/ 404)
  • Footer YouTube @darpdev@daprdev
  • Secrets (JS) and state-management (Go) sample links hhttps://https:// (Hugo was emitting #ZgotmplZ)
  • Resiliency quickstart this link: drop trailing //

Issue reference

fixes#5281 5281

Correct the metrics error-codes href, footer YouTube handle, hhttps:// quickstart sample links, and resiliency overview double slash.
Signed-off-by: Harkirat S <harkiratsm.in@gmail.com>
@harkiratsm
harkiratsm requested review from a team as code ownersAugust 8, 2026 08:14
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken click targets: error-codes 404, wrong YouTube footer, hhttps:// sample links

1 participant

@harkiratsm