From e262d9f7dc27c15c27ec60a3791aa7455a642bc3 Mon Sep 17 00:00:00 2001 From: zkasmi <zkasmi@mi.fu-berlin.de> Date: Wed, 25 Mar 2020 19:44:20 +0000 Subject: [PATCH] Links changed to global addresses. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5cb0dd9..492713e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ **RcdMathLib**: mathematical library for resource-limited devices. This library can be deployed for devices such as microcontrollers, embedded systems, or full-fledged devices like a PC. The -[eclipse_projects](/eclipse_projects) repository-directory contains -an Eclipse project of resource-limited devices as well as of -full-fledged computers. Read the **RcdMathLib** -[documentation](/doc/doxygen) to get started. +[eclipse_projects](https://git.imp.fu-berlin.de/zkasmi/RcdMathLib/-/tree/master/eclipse_projects) +repository-directory contains an Eclipse project of resource-limited devices +as well as of full-fledged computers. Read the **RcdMathLib** +[documentation](https://git.imp.fu-berlin.de/zkasmi/RcdMathLib/-/tree/master/doc/doxygen) +to get started. -- GitLab