Skip to content

fix(docs): broken links#657

Closed
0x4tl4nt wants to merge 6 commits intolifinance:mainfrom
0x4tl4nt:main
Closed

fix(docs): broken links#657
0x4tl4nt wants to merge 6 commits intolifinance:mainfrom
0x4tl4nt:main

Conversation

@0x4tl4nt
Copy link

Several README files in the examples directory contained broken links
due to incorrect Markdown formatting:
[text] ('link')

Updated them to the correct Markdown syntax:
[text] (link)

This restores proper link rendering.

Checklist before requesting a review

  • I have performed a self-review and testing of my code.
  • This pull request is focused and addresses a single problem.
  • If this PR modifies the Widget API or adds new features that require documentation, I have updated the documentation in the public-docs repository.

@chybisov chybisov closed this Feb 11, 2026
@0x4tl4nt
Copy link
Author

Ugh

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

Comments