From eedc5eef88f19e83581742d305af82ae27a6fad5 Mon Sep 17 00:00:00 2001 From: Tech SOGEECOM Date: Wed, 29 Jun 2016 12:01:18 -0400 Subject: fix :key: in Gitlab markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 695a824..6ad05de 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ * [apt::preseeded_package](#apt-preseeded_package) * [apt::sources_list](#apt-sources_list) * [apt::key](#apt-key) - * [apt::key::plain](#apt-key-plain) + * [`apt::key::plain`](#apt-key-plain) * [apt::upgrade_package](#apt-upgrade_package) * [Resources](#ressources) * [File\['apt_config'\]](#fileapt_config) @@ -558,7 +558,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