Skip to content

doc: fix broken link in env.md#12563

Open
erights wants to merge 1 commit intomasterfrom
markm-fix-404ing-link
Open

doc: fix broken link in env.md#12563
erights wants to merge 1 commit intomasterfrom
markm-fix-404ing-link

Conversation

@erights
Copy link
Copy Markdown
Member

@erights erights commented Mar 23, 2026

closes: #XXXX
refs: https://github.com/Agoric/agoric-sdk/blob/master/docs/env.md#endo_delivery_breakpoints https://github.com/endojs/endo/blob/master/packages/pass-style/test/_prepare-breakpoints.js

Description

At some point in the distant past we renamed a bunch of test/prepare-*.js files to test/_prepare-*.js. (Also other local test helper files.) However https://github.com/Agoric/agoric-sdk/blob/master/docs/env.md#endo_delivery_breakpoints still linked to https://github.com/endojs/endo/blob/master/packages/pass-style/test/prepare-breakpoints.js which 404ed. However, there are so many files following the old convention that it would be harder for this PR to do anything more comprehensive.

So this PR just corrects that one link to
https://github.com/endojs/endo/blob/master/packages/pass-style/test/_prepare-breakpoints.js

(Why are we still finding 404s one at a time? Aren't there well established tools that will do that in bulk?)

Security Considerations

no

Scaling Considerations

no

Documentation Considerations

the point. Fixes a broken link in documentation.

Testing Considerations

none

Upgrade Considerations

none

@erights erights self-assigned this Mar 23, 2026
@erights erights requested review from dckc and turadg March 23, 2026 03:11
Copy link
Copy Markdown
Member

@dckc dckc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are various tools to find broken links, but I'm not aware of any that are particularly well established.

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.

2 participants