diff --git a/README.md b/README.md index 742be9f..b1ccd74 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ You may also need a database specific package: * PostgreSQL: `apt-install python-psycopg2` Due to a bug in `storm`, `psycopg2` version 2.5 and later does not work -properly. You can either use version 2.4 or [patch storm][] yourself. +properly. You can either use version 2.4 or [patch storm][storm] yourself. -[patch-storm]: https://bugs.launchpad.net/storm/+bug/1170063 +[storm]: https://bugs.launchpad.net/storm/+bug/1170063 ### Configuration