From b45d09561e70bcb7429c9a2ecb481fc31ae20814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= Date: Wed, 27 Apr 2016 14:38:47 -0400 Subject: typo (tris?) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cac0f65..dce6131 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ * [apt::key::plain](#apt-key-plain) * [apt::upgrade_package](#apt-upgrade_package) * [Resources](#ressources) - * [File\['apt_config'\]](#file-apt_config) - * [Exec\['apt_updated'\]](#exec-apt_updated) + * [File\['apt_config'\]](#fileapt_config) + * [Exec\['apt_updated'\]](#execapt_updated) * [Tests](#tests) * [Licensing](#licensing) @@ -529,7 +529,7 @@ use `apt::key::plain`. The `.gpg` extension is compulsory for `apt` to pickup the key properly. -## apt::key::plain +## apt ::key::plain Deploys a secure apt OpenPGP key. This usually accompanies the sources.list snippets above for third party repositories. For example, -- cgit v1.2.3