tricorder-observability / Starship

Starship: next-generation Observability platform built with eBPF+WASM
GNU Affero General Public License v3.0
164 stars 25 forks source link

Add markdown deadlink check pipeline #112

Open JaredTan95 opened 1 year ago

JaredTan95 commented 1 year ago

Context What's the context of this issue? Broken(not found) links affect the user experience, we need to add some check mechanism. I think we can check markdown first.

Objective Once this issue is done, what's the end result?

Proposed solution npm install -g markdown-link-check in pipeline