diff --git a/examples/HelloElement/README.md b/examples/HelloElement/README.md index fb06a68..6eec957 100644 --- a/examples/HelloElement/README.md +++ b/examples/HelloElement/README.md @@ -2,7 +2,7 @@ This sample demonstrates how to use the HtmlElement class in Crafter.CppDOM. -![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/src/branch/master/examples/HelloWorld/HelloWorld.png) +![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/raw/branch/master/examples/HelloWorld/HelloWorld.png) ## Features diff --git a/examples/HelloWorld/README.md b/examples/HelloWorld/README.md index ffc4b68..5277efc 100644 --- a/examples/HelloWorld/README.md +++ b/examples/HelloWorld/README.md @@ -2,7 +2,7 @@ This sample demonstrates a simple hello world application using Crafter.CppDOM. -![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/src/branch/master/examples/HelloWorld/HelloWorld.png) +![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/raw/branch/master/examples/HelloWorld/HelloWorld.png) ## Usage diff --git a/examples/Website/README.md b/examples/Website/README.md index 10cf162..997634b 100644 --- a/examples/Website/README.md +++ b/examples/Website/README.md @@ -2,7 +2,7 @@ This example demonstrates a full-stack web application using Crafter.CppDOM with both frontend and backend components. -![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/src/branch/master/examples/Website/Website.png) +![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/raw/branch/master/examples/Website/Website.png) ## Features