Links in the examples have the wrong address
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
following links in examples/README.md are wrong:
customCanvas.js
customFabric.js
fabricImagePostProcessing.js
It's mistakenly using a .js extension, but these are all .ts files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open examples/README.md and inspect the links for customCanvas.js, customFabric.js, and fabricImagePostProcessing.js. Update each address to use the corresponding .ts filename, then verify that all three links point to existing files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100