Skip to content

docs: fix broken fragments link and clarify HTTP search scope#842

Merged
antonreshetov merged 1 commit into
mainfrom
docs/fix-snippet-pages-accuracy
Jun 16, 2026
Merged

docs: fix broken fragments link and clarify HTTP search scope#842
antonreshetov merged 1 commit into
mainfrom
docs/fix-snippet-pages-accuracy

Conversation

@antonreshetov

Copy link
Copy Markdown
Member

Accuracy fixes from an audit of the snippet comparison pages against the actual app and source.

  • Fix broken internal link /documentation/fragments/documentation/code/fragments on the GitHub Gist page (the doc lives under code/).
  • Correct the search claim on both the hub and Gist pages: massCode list search is full-text for snippets (name + description + all fragment contents) and notes (name + content), but HTTP requests are matched by name and URL only (verified in src/main/.../http/storages/requests.ts). Previous wording overstated full-text across HTTP.

@antonreshetov antonreshetov self-assigned this Jun 16, 2026
@antonreshetov antonreshetov merged commit a9cc0f5 into main Jun 16, 2026
@antonreshetov antonreshetov deleted the docs/fix-snippet-pages-accuracy branch June 16, 2026 05:54
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