docs
docs copied to clipboard
Fix broken prom.lib link in console docs
Summary
- replace the dead prom.lib link with a reference to the console_libraries examples shipped in Prometheus release artifacts
Rationale
- prom.lib was removed upstream, so the existing link 404s; this keeps the guidance without pointing to a missing file.
Testing
- not run (docs-only change)
Fixes #2649