diff --git a/README.md b/README.md index c5da3a0e..899bda49 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The examples are build against **API Version 1.0.3** and support **implementatio ## Examples -## [Triangle](https://github.com/roboman2444/Vulkan/tree/master/triangle) +## [Triangle](triangle/) Most basic example. Renders a colored triangle using an indexed vertex buffer, only one pipeline with very simple shaders. Uses a single uniform buffer for the matrices.