diff --git a/README.md b/README.md
index 6e838d1f..5fc14edc 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@
[](https://github.com/doorstop-dev/doorstop/actions/workflows/test-windows.yml)
[](https://codecov.io/gh/doorstop-dev/doorstop)
-[](https://scrutinizer-ci.com/g/doorstop-dev/doorstop/?branch=develop)
-[](https://pypi.org/project/Doorstop)
+[](https://scrutinizer-ci.com/g/doorstop-dev/doorstop/?branch=develop)
+[](https://pypi.org/project/Doorstop)
[](https://gitter.im/doorstop-dev/community)
[](https://groups.google.com/forum/#!forum/doorstop-dev)
@@ -12,7 +12,7 @@
# Overview
-Doorstop is a [requirements management](http://alternativeto.net/software/doorstop/) tool that facilitates the storage of textual requirements alongside source code in version control.
+Doorstop is a [requirements management](https://alternativeto.net/software/doorstop/) tool that facilitates the storage of textual requirements alongside source code in version control.
@@ -25,7 +25,7 @@ Additional references:
- Publication: [JSEA Paper](http://www.scirp.org/journal/PaperInformation.aspx?PaperID=44268#.UzYtfWRdXEZ)
- Talks: [GRDevDay](https://speakerdeck.com/jacebrowning/doorstop-requirements-management-using-python-and-version-control), [BarCamp](https://speakerdeck.com/jacebrowning/strip-searched-a-rough-introduction-to-requirements-management)
-- Sample: [Generated HTML](http://doorstop-dev.github.io/doorstop/)
+- Sample: [Generated HTML](https://doorstop-dev.github.io/doorstop/)
# Setup
@@ -42,7 +42,7 @@ Install Doorstop with pip:
$ pip install doorstop
```
-or add it to your [Poetry](https://poetry.eustace.io/) project:
+or add it to your [Poetry](https://python-poetry.org/) project:
```sh
$ poetry add doorstop