Skip to content

fix(dashrate): point tutorial resource links at published docs - #111

Merged
thephez merged 1 commit into
mainfrom
dashrate/fix-links
Aug 3, 2026
Merged

fix(dashrate): point tutorial resource links at published docs#111
thephez merged 1 commit into
mainfrom
dashrate/fix-links

Conversation

@thephez

@thephez thephez commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

The Identities, Contracts, and Tokens resource entries linked to ../../N-.../ relative paths into the raw tutorial source tree, which is never deployed alongside the built example apps. On the live site those resolved to a non-existent path and 404'd.

Repoint them at their canonical docs.dash.org tutorial landing pages, matching the existing absolute-URL intro entry. Applied to both the React catalog and the single-file lite build.

Summary by CodeRabbit

  • Documentation
    • Updated tutorial links for Identities and Names, Contracts and Documents, and Tokens to point to the relevant Dash documentation.
    • Applied the updated links consistently across the Dashrate example app.

The Identities, Contracts, and Tokens resource entries linked to `../../N-.../` relative paths into the raw tutorial source tree, which is never deployed alongside the built example apps. On the live site those resolved to a non-existent path and 404'd.

Repoint them at their canonical docs.dash.org tutorial landing pages, matching the existing absolute-URL `intro` entry. Applied to both the React catalog and the single-file lite build.
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fa843c9d-fca2-4c83-8d7b-b0cf2827eb62

📥 Commits

Reviewing files that changed from the base of the PR and between 06d3c31 and 21c6869.

📒 Files selected for processing (2)
  • example-apps/dashrate/public/dashrate-lite.html
  • example-apps/dashrate/src/catalog/resources.ts

📝 Walkthrough

Walkthrough

Three tutorial links now point to their corresponding Dash documentation URLs in the resource catalog and the Dashrate Lite page.

Changes

Tutorial resource links

Layer / File(s) Summary
Synchronize tutorial resource URLs
example-apps/dashrate/src/catalog/resources.ts, example-apps/dashrate/public/dashrate-lite.html
Updated the Identities and Names, Contracts and Documents, and Tokens links from local paths to absolute Dash documentation URLs.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the main change: updating Dashrate tutorial resource links to published documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dashrate/fix-links

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

example-apps/dashrate/src/catalog/resources.ts

ESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox.


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.

@thephez
thephez merged commit 0086a99 into main Aug 3, 2026
3 of 4 checks passed
@thephez
thephez deleted the dashrate/fix-links branch August 3, 2026 17:50
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.

1 participant