From f41ab72483b293062fb0dedc8f6bba924c5e1754 Mon Sep 17 00:00:00 2001 From: Adam Mooers <21245397+AdamMooers@users.noreply.github.com> Date: Tue, 15 Aug 2023 17:58:03 -0400 Subject: [PATCH] Added relative links to documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ce8827..f1aed0a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # upsilon Upsilon is a 100% free and open source STM/AFM controller for FPGAs running -Linux. Read `doc/copying/README.md` for license information. +Linux. Read [doc/copying/README.md](doc/copying/README.md) for license information. ## Quickstart -Read `doc/docker.md` to set up the Docker build environment. +Read the docker [doc/docker.md](doc/docker.md) to set up the Docker build environment. ## Project Organization