diff --git a/modules/asset_loader/README.md b/modules/asset_loader/README.md index 599dace95e1ad4afe8ee2dacace0ecbbf1b48e87..61caa08aa0d9863ce1ad14e7ecde6fd7cb6eed4a 100644 --- a/modules/asset_loader/README.md +++ b/modules/asset_loader/README.md @@ -14,4 +14,4 @@ A VkCV module to load basic assets like models, materials and images ## Docs -Here is a [link](https://vkcv.de/branch/96-dokumentation-vervollstandigen/group__vkcv__asset.html) to this module. +Here is a [link](https://vkcv.de/develop/group__vkcv__asset.html) to this module. diff --git a/modules/camera/README.md b/modules/camera/README.md index 84e8dda7b443e4e5f878c32bcef347a077a789da..cd9e3e01213821108eb38f1656285fb583795034 100644 --- a/modules/camera/README.md +++ b/modules/camera/README.md @@ -12,4 +12,4 @@ A VkCV module to manage cameras and their handle view and projection matrices ## Docs -Here is a [link](https://vkcv.de/branch/96-dokumentation-vervollstandigen/group__vkcv__camera.html) to this module. +Here is a [link](https://vkcv.de/develop/group__vkcv__camera.html) to this module. diff --git a/modules/gui/README.md b/modules/gui/README.md index a63454e2cb9a2ee3605fbe02d7dfa2635af46cfe..079264056e0fa16a4db752d8fe96fe0e42426258 100644 --- a/modules/gui/README.md +++ b/modules/gui/README.md @@ -12,5 +12,5 @@ A VkCV module to integrate GUI rendering to your application as additional pass ## Docs -Here is a [link](https://vkcv.de/branch/96-dokumentation-vervollstandigen/group__vkcv__gui.html) to this module. +Here is a [link](https://vkcv.de/develop/group__vkcv__gui.html) to this module. diff --git a/modules/material/README.md b/modules/material/README.md index 3f5ce591b6419db27b464c6e548ce642bf080960..c56a5cc19ae147106bda818775bcb828a69ba845 100644 --- a/modules/material/README.md +++ b/modules/material/README.md @@ -4,4 +4,4 @@ A VkCV module to abstract typical kinds of materials for rendering ## Docs -Here is a [link](https://vkcv.de/branch/96-dokumentation-vervollstandigen/group__vkcv__asset.html) to this module. +Here is a [link](https://vkcv.de/develop/group__vkcv__asset.html) to this module. diff --git a/modules/meshlet/README.md b/modules/meshlet/README.md index 54af3388a35352839a00e55893af4fe22e99223d..2fe1a7342c6a21d9694e49fc1e8b6decf43a9786 100644 --- a/modules/meshlet/README.md +++ b/modules/meshlet/README.md @@ -4,4 +4,4 @@ A VkCV module to divide vertex data of a mesh into meshlets ## Docs -Here is a [link](https://vkcv.de/branch/96-dokumentation-vervollstandigen/group__vkcv__meshlet.html) to this module. +Here is a [link](https://vkcv.de/develop/group__vkcv__meshlet.html) to this module. diff --git a/modules/scene/README.md b/modules/scene/README.md index da8a1a3b3bcb245526496cc61ecbbb50a3d753aa..4b7596159ce741e584b9395bdde4c8577de3e5d8 100644 --- a/modules/scene/README.md +++ b/modules/scene/README.md @@ -4,4 +4,4 @@ A VkCV module to load and manage a scene, simplify its rendering and potentially ## Docs -Here is a [link](https://vkcv.de/branch/96-dokumentation-vervollstandigen/group__vkcv__scene.html) to this module. +Here is a [link](https://vkcv.de/develop/group__vkcv__scene.html) to this module. diff --git a/modules/shader_compiler/README.md b/modules/shader_compiler/README.md index f9a3eedbec41deb5959f1ba8b452c4dd578cb62f..03b195e65dbed45c3b91a1fc766b9e12d619c971 100644 --- a/modules/shader_compiler/README.md +++ b/modules/shader_compiler/README.md @@ -12,4 +12,4 @@ A VkCV module to compile shaders at runtime ## Docs -Here is a [link](https://vkcv.de/branch/96-dokumentation-vervollstandigen/group__vkcv__shader.html) to this module. +Here is a [link](https://vkcv.de/develop/group__vkcv__shader.html) to this module. diff --git a/modules/upscaling/README.md b/modules/upscaling/README.md index 09b474f8e5607882619ba1f6c52741b24a664c41..fc64bf84726fd2bda45efd988b588704a965e0f0 100644 --- a/modules/upscaling/README.md +++ b/modules/upscaling/README.md @@ -12,4 +12,4 @@ A VkCV module to upscale images in realtime ## Docs -Here is a [link](https://vkcv.de/branch/96-dokumentation-vervollstandigen/group__vkcv__upscaling.html) to this module. +Here is a [link](https://vkcv.de/develop/group__vkcv__upscaling.html) to this module.