diff --git a/README.md b/README.md index b1907cb39..9206e5b96 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ using (Image image = new Image(400, 400)) All in all this should allow image processing to be much more accessible to developers which has always been my goal from the start. -Check out [this blog post](https://sixlabors.com/blog/announcing-imagesharp-beta-1/) or our [samples repository](https://github.com/SixLabors/ImageSharp/tree/master/samples) for more examples! +Check out [this blog post](https://sixlabors.com/blog/announcing-imagesharp-beta-1/) or our [Samples repository](https://github.com/SixLabors/Samples/tree/master/ImageSharp) for more examples! ### Manual build