From de289cf7d5255b107710a669b7fe7142eb7e452c Mon Sep 17 00:00:00 2001 From: Carl Philipp Klemm <philipp@uvos.xyz> Date: Mon, 29 Apr 2024 12:39:04 +0200 Subject: [PATCH] Readme: update docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5573907..8f02ca1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ _libkissinference_ is a c shared library to apply the various neural networks trained for the KISS project _libkissinference_ is well integrated to eisgenerator, Eigen and PyTorch. -Full documentaton can be found [here](https://uvos.xyz/kiss/libkissdoc) or by building the doc target +Full documentaton can be found [here](https://docs.rhd-instruments.de/kiss/kissinference/) or by building the doc target ## Building -- GitLab