Browse Source

docs: point samples link at SixLabors.Samples.ImageSharp

The README linked to github.com/SixLabors/Samples/tree/main/ImageSharp, which returns GET 404. The samples now live in SixLabors.Samples.ImageSharp on the same repo.

Co-authored-by: FirmamentalSpring <287222957+FirmaSpring@users.noreply.github.com>
pull/3168/head
MoonsvnLyn 2 weeks ago
parent
commit
d5568e7271
  1. 2
      README.md

2
README.md

@ -36,7 +36,7 @@ Support the efforts of the development of the Six Labors projects.
## Documentation ## Documentation
- [Detailed documentation](https://sixlabors.github.io/docs/) for the ImageSharp API is available. This includes additional conceptual documentation to help you get started. - [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 ## Questions

Loading…
Cancel
Save