From 9af76843b532c6f5f100244c52440047c20a3102 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Thu, 28 May 2015 11:17:01 +0300 Subject: [PATCH] Fix README formatting. [ci skip] --- README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 9d5a27e8..03a47902 100644 --- a/README.rst +++ b/README.rst @@ -83,24 +83,24 @@ Integrations Vagrant: -- [Vagrant configuration](https://github.com/sepulworld/aptly-vagrant) by +- `Vagrant configuration `_ by Zane Williamson, allowing to bring two virtual servers, one with aptly installed and another one set up to install packages from repository published by aptly Docker: -- [Docker container](https://github.com/mikepurvis/aptly-docker) with aptly inside by Mike Purvis +- `Docker container `_ with aptly inside by Mike Purvis With configuration management systems: -- [Chef cookbook](https://github.com/hw-cookbooks/aptly) by Aaron Baer +- `Chef cookbook `_ by Aaron Baer (Heavy Water Operations, LLC) -- [Puppet module](https://github.com/alphagov/puppet-aptly) by +- `Puppet module `_ by Government Digital Services -- [SaltStack Formula](https://github.com/saltstack-formulas/aptly-formula) by +- `SaltStack Formula `_ by Forrest Alvarez and Brian Jackson -- [Ansible role](https://github.com/aioue/ansible-role-aptly) by Tom Paine +- `Ansible role `_ by Tom Paine CLI for aptly API: -- [Ruby aptly CLI/library](https://github.com/sepulworld/aptly_cli) by Zane Williamson \ No newline at end of file +- `Ruby aptly CLI/library `_ by Zane Williamson