diff --git a/source/getting-started.rst b/source/getting-started.rst
index 1d46cff..1909418 100644
--- a/source/getting-started.rst
+++ b/source/getting-started.rst
@@ -42,9 +42,9 @@ Of course, the first thing you need to do is install Python on your machine. If
Here are some great installation guides for various system types:
-- Installing Python 3 Properly on MacOS
-- Installing Python 3 Properly on Linux
-- Installing Python 3 Properly on Windows
+- `Installing Python 3 Properly on MacOS `_
+- `Installing Python 3 Properly on Linux `_
+- `Installing Python 3 Properly on Windows `_
Installing Pipenv
————————————————-