summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLouis-Philippe VĂ©ronneau <tech@age.bdeb.qc.ca>2016-04-27 14:38:47 -0400
committerLouis-Philippe VĂ©ronneau <tech@age.bdeb.qc.ca>2016-04-27 14:38:47 -0400
commitb45d09561e70bcb7429c9a2ecb481fc31ae20814 (patch)
treec97b5711894298b157fbc631e254a5038efdd436 /README.md
parentcfb1eefa1dd8b651fc03524803ba21b1b1684f91 (diff)
typo (tris?)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
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<a name="apt-key-plain"></a>
+## apt ::key::plain<a name="apt-key-plain"></a>
Deploys a secure apt OpenPGP key. This usually accompanies the
sources.list snippets above for third party repositories. For example,