Browse Source

Merge pull request #3168 from FirmaSpring/fix/samples-repo-link

docs: point samples link at SixLabors.Samples.ImageSharp
pull/3177/head
James Jackson-South 2 weeks ago
committed by GitHub
parent
commit
f9653c0ff3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -36,7 +36,7 @@ Support the efforts of the development of the Six Labors projects.
## Documentation
- [Detailed documentation](https://sixlabors.github.io/docs/) for the ImageSharp API is available. This includes additional conceptual documentation to help you get started.
- Our [Samples Repository](https://github.com/SixLabors/Samples/tree/main/ImageSharp) is also available containing buildable code samples demonstrating common activities.
- Our [Samples Repository](https://github.com/SixLabors/Samples/tree/main/SixLabors.Samples.ImageSharp) is also available containing buildable code samples demonstrating common activities.
## Questions

Loading…
Cancel
Save