From 95e4569db34dd786a288bf30c89d42636fb8712b Mon Sep 17 00:00:00 2001 From: Sung Won Cho Date: Thu, 1 Aug 2019 18:13:18 +1000 Subject: [PATCH] Fix GitHub links --- _includes/sections/notebooks.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/notebooks.html b/_includes/sections/notebooks.html index 1489d75b..793e0518 100644 --- a/_includes/sections/notebooks.html +++ b/_includes/sections/notebooks.html @@ -9,7 +9,7 @@ title="Dnote" image="/assets/img/tools/Dnote.png" description="Dnote is a minimal end-to-end encrypted note-taking app that is also self-hostable with a single binary. It helps you swiftly capture new information without having to switch environment by operating as CLI, web client, browser extension." website="https://dnote.io/" -github="https://github.com/dnote/dnote" +github="https://github.com/dnote" windows="" mac="" linux="" @@ -52,7 +52,7 @@ title="Turtl" image="/assets/img/tools/Turtl.png" description="Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with." website="https://turtlapp.com/" -github="https://github.com/standardnotes" +github="https://github.com/turtl" windows="" mac="" linux=""