From 12da25b9a36bdef0bdaf09372cb205fa1959190b Mon Sep 17 00:00:00 2001 From: Bjoern Ludwig <bjoern.ludwig@ptb.de> Date: Sat, 21 Jan 2023 03:37:11 +0100 Subject: [PATCH] refactor(README): correct license links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 681f0d9..2114862 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,5 @@ connection with the use of this software. ## License -pytorch_gum_uncertainty_propagation is distributed under the [MIT -license](https://github.com/BjoernLudwigPTB/pytorch_gum_uncertainty_propagation/blob/main/LICENSE). +zema_emc_annotated is distributed under the [MIT +license](https://github.com/PTB-M4D/zema_emc_annotated/blob/main/LICENSE). -- GitLab