From 4db41275b422e913000639404367907f03f127d4 Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Fri, 23 Feb 2024 09:58:45 +0100 Subject: [PATCH] Fix : .pdf path --- src/documentation/basics/welcome.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/basics/welcome.ts b/src/documentation/basics/welcome.ts index b2547be..fdb97e8 100644 --- a/src/documentation/basics/welcome.ts +++ b/src/documentation/basics/welcome.ts @@ -72,7 +72,7 @@ Reloading the application will get you one random song example to study every ti ## Alternative documentation source (.pdf) -You can also find a .pdf version listing the principal commands and functions [here](${pdf}). This document has been generated by Chris Collis. It recaps the main sections of this documentation and can be a good companion while learning Topos. +You can also find a .pdf version listing the principal commands and functions [here](https://github.com/Bubobubobubobubo/topos/blob/main/src/documentation/basics/TOPOS_COMMANDS.pdf). This document has been generated by Chris Collis. It recaps the main sections of this documentation and can be a good companion while learning Topos. ## Support