From 2d750441cdef3fc22a911bb9d35783e54efa8389 Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Thu, 7 Apr 2022 00:03:55 +1200 Subject: [PATCH] auto update --- content/notes/07-testing.md | 2 +- content/notes/cosc-202-lectures.md | 2 -- content/templates/note-header.md | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/content/notes/07-testing.md b/content/notes/07-testing.md index ef7587f9c..c05dcd4fc 100644 --- a/content/notes/07-testing.md +++ b/content/notes/07-testing.md @@ -6,7 +6,7 @@ tags: # 07-testing -- [[testing]] +- [[notes/testing]] - [[test-driven-development]] - [[unit-testing]] diff --git a/content/notes/cosc-202-lectures.md b/content/notes/cosc-202-lectures.md index c0e541ce9..51e459f79 100644 --- a/content/notes/cosc-202-lectures.md +++ b/content/notes/cosc-202-lectures.md @@ -5,8 +5,6 @@ tags: - cosc202 --- -# Cosc 202 Lectures - - [[07-testing]] - [[08-debugging]] - [[09-documentation]] diff --git a/content/templates/note-header.md b/content/templates/note-header.md index 267dea5c4..e1921064c 100644 --- a/content/templates/note-header.md +++ b/content/templates/note-header.md @@ -1,8 +1,7 @@ --- title: "<% tp.file.title %>" tags: +- --- -# <% tp.file.title %> -