From c30eb09c1250c3271669b5dfb583acf91b419a32 Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Mon, 25 Jan 2021 17:21:36 +0200 Subject: [PATCH] Fix dev diary 1 link. --- .gitignore | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..032748e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +builddir +.buildconfig \ No newline at end of file diff --git a/README.md b/README.md index be92e11..fc3dbd2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Koto is an in-development audiobook, music, and podcast manager that is designed ## Blog -- [Dev Diary 1: Koto - Foundations](https://joshuastrobl.com/2021/01/25/2021-01-25-dev-diary-1-koto-foundations) +- [Dev Diary 1: Koto - Foundations](https://joshuastrobl.com/2021/01/25/dev-diary-1-koto-foundations/) ## License