From 8cdd942cbbfce6a2fc330a14f5bff9040f398030 Mon Sep 17 00:00:00 2001 From: Kor Dwarshuis Date: Tue, 12 Nov 2024 17:04:14 +0100 Subject: [PATCH] Made a point --- docs/general/migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/migration.md b/docs/general/migration.md index c5f21382..23a04103 100644 --- a/docs/general/migration.md +++ b/docs/general/migration.md @@ -50,7 +50,7 @@ It's about file management. It's in line with how static website generator gener By hand you have to: ``` -cd /spec +cd ./spec pwd touch terms-and-definitions-intro.md ```