diff --git a/manuscript/CHANGELOG.md b/manuscript/CHANGELOG.md index b8fb180..71588e7 100644 --- a/manuscript/CHANGELOG.md +++ b/manuscript/CHANGELOG.md @@ -15,7 +15,7 @@ ## Recently added recipes -* Added [phpIPAM])(/reipes/phpipam), an IP address managament tool (_18 Dec 2018_) +* Added [phpIPAM](/recipes/phpipam), an IP address management tool (_18 Dec 2018_) * Added [KeyCloak](/recipes/keycloak), an open source identity and access management solution which backends neatly into [OpenLDAP](/recipes/openldap/) (_among other providers_), providing true SSO (_13 Dec 2018_) * Added [OpenLDAP](/recipes/openldap/), a 20-year old project which [refuses to die](https://www.youtube.com/watch?v=cnQEo4bazIo), underpinning many of today's authentication platforms, and providing a single authentication backend for multiple recipes (_9 Dec 2018_) * Added [Wetty](/recipes/wetty/), a remote terminal client in your web browser (_22 Nov 2018_)