Skip to content

Conversation

@souredoutlook
Copy link
Contributor

@souredoutlook souredoutlook commented Jan 30, 2026

links used ./commands/

changed to match repo structure


Note

Low Risk
Low risk documentation-only change that updates relative links; impact is limited to navigation/UX if paths are still incorrect.

Overview
Updates docs/src/content/docs/getting-started.mdx “Next Steps” links to point to ../commands/* instead of ./commands/*, aligning relative paths with the docs directory structure so the command reference links resolve correctly.

Written by Cursor Bugbot for commit edee7a1. This will update automatically on new commits. Configure here.

@souredoutlook souredoutlook requested a review from betegon January 30, 2026 20:22
@github-actions
Copy link

github-actions bot commented Jan 30, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (api) Add custom User-Agent header to API requests by BYK in #125
  • (docs) Add Sentry SDK for error tracking, replay, and metrics by betegon in #122
  • (project) Improve project list and view output by betegon in #129

Bug Fixes 🐛

  • (npx) Suppress Node.js warnings in npm package by BYK in #115

Internal Changes 🔧

  • Allow PRs to merge when CI jobs are skipped by BYK in #123

Other

  • fix links to commands from /getting-started by souredoutlook in #133

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://cli.sentry.dev/pr-preview/pr-133/

Built to branch gh-pages at 2026-01-30 20:22 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions
Copy link

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 1766 uncovered lines.
✅ Project coverage is 66.66%. Comparing base (base) to head (head).

Files with missing lines (24)
File Patch % Lines
human.ts 30.71% ⚠️ 677 Missing
resolve-target.ts 18.93% ⚠️ 257 Missing
oauth.ts 21.71% ⚠️ 202 Missing
resolver.ts 3.23% ⚠️ 120 Missing
api-client.ts 67.74% ⚠️ 100 Missing
errors.ts 5.94% ⚠️ 95 Missing
migration.ts 47.44% ⚠️ 82 Missing
api.ts 89.80% ⚠️ 47 Missing
seer.ts 75.54% ⚠️ 45 Missing
errors.ts 73.17% ⚠️ 33 Missing
seer.ts 76.15% ⚠️ 31 Missing
preload.ts 39.02% ⚠️ 25 Missing
detector.ts 87.79% ⚠️ 16 Missing
telemetry.ts 89.33% ⚠️ 8 Missing
auth.ts 93.69% ⚠️ 7 Missing
index.ts 95.06% ⚠️ 4 Missing
colors.ts 91.84% ⚠️ 4 Missing
env-file.ts 97.17% ⚠️ 3 Missing
utils.ts 98.64% ⚠️ 2 Missing
alias.ts 98.56% ⚠️ 2 Missing
project-aliases.ts 97.40% ⚠️ 2 Missing
schema.ts 90.00% ⚠️ 2 Missing
java.ts 97.22% ⚠️ 1 Missing
parser.ts 98.63% ⚠️ 1 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    66.66%    66.66%        —%
==========================================
  Files           45        45         —
  Lines         5297      5297         —
  Branches         0         0         —
==========================================
+ Hits          3531      3531         —
- Misses        1766      1766         —
- Partials         0         0         —

Generated by Codecov Action

@betegon betegon merged commit 45e5c5e into main Jan 30, 2026
27 checks passed
@betegon betegon deleted the fix/getting-started-commands-links branch January 30, 2026 21:17
Sign up for free to 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.

3 participants