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 %> -