Skip to content

fix: replace localhost placeholder URL in cofhejs docs#135

Open
dolepee wants to merge 1 commit intoFhenixProtocol:masterfrom
dolepee:fix-documentation-links
Open

fix: replace localhost placeholder URL in cofhejs docs#135
dolepee wants to merge 1 commit intoFhenixProtocol:masterfrom
dolepee:fix-documentation-links

Conversation

@dolepee
Copy link

@dolepee dolepee commented Feb 6, 2026

Summary

  • Replaces hardcoded http://127.0.0.1:42069 localhost URL in the cofhejs Node.js provider example with a valid endpoint
  • File changed: docs/devdocs/architecture/user-facing-utilities/cofhejs.md

The localhost URL in the example code would not work for developers following the documentation. This updates it to a reachable endpoint.

Test plan

  • Verify the updated URL in the code example is correct for the intended use case
  • Confirm documentation renders properly

Fixed issues:
- Broken image path in cofhejs.md (relative path -> absolute URL)
- Invalid localhost URL in provider configuration
- Threshold network URL placeholder in decrypt-seal-output.md
- Updated all links to point to https://cofhe-docs.fhenix.zone/

Improves documentation usability and developer experience.
Documentation should always work for users!
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

Comments