From 00970f3f829f5afe47f6d5ab48591360aecfc690 Mon Sep 17 00:00:00 2001 From: Frederik Hennig <frederik.hennig@fau.de> Date: Fri, 18 Oct 2024 13:51:44 +0200 Subject: [PATCH] Fix licence badges --- README.md | 2 +- docs/source/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a2dd71..2612ac9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [](https://pycodegen.pages.i10git.cs.fau.de/pystencils-sfg) [](https://i10git.cs.fau.de/pycodegen-/pystencils-sfg/commits/master)  -[](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/-/blob/master/LICENSE) +[](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/-/blob/master/LICENSE) A bridge over the semantic gap between code emitted by pystencils and your C/C++/Cuda/HIP framework. diff --git a/docs/source/index.md b/docs/source/index.md index c65d577..661ec90 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -10,7 +10,7 @@ api/index [](https://i10git.cs.fau.de/pycodegen-/pystencils-sfg/commits/master) [](https://i10git.cs.fau.de/pycodegen-/pystencils-sfg/commits/master) -[](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/-/blob/master/LICENSE) +[](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/-/blob/master/LICENSE) A bridge over the semantic gap between code emitted by [pystencils](https://pypi.org/project/pystencils/) and your C/C++/Cuda/HIP framework. -- GitLab