From 1f897ebf723eb48473cde8e4ff10e76a9bc2acda Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Tue, 15 Feb 2022 09:27:01 +0100 Subject: [PATCH] README.md: fix broken links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd5aafd..ed79789 100755 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ sudo apt-get install postgresql postgresql-contrib For windows, install following executables -[Installing nodejs on windows](blog.teamtreehouse.com/install-node-js-npm-windows) +[Installing nodejs on windows](https://blog.teamtreehouse.com/install-node-js-npm-windows) -[Installing postgresql on windows](https://www.labkey.org/Documentation/wiki-page.view?name=installPostgreSQLWindows) +[Installing postgresql on windows](https://www.guru99.com/download-install-postgresql.html) For macos, get brew and execute following commands ```shell