From e867a14ce9979faa6ff6d00514a1472857d6cc07 Mon Sep 17 00:00:00 2001 From: Martin Alfke Date: Wed, 24 Jan 2024 10:19:47 +0100 Subject: [PATCH] Add pointer to documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9a94af..b08f912 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ This plugin is compatible with Smart Proxy 2.3 or higher. ## Configuration -Configuration options for this plugin are in `/etc/foreman-proxy/settings.d/hdm.yml` and include: +Configuration options for this plugin are in `/etc/foreman-proxy/settings.d/hdm.yml`. -* example_setting: change this as an example +More details can be found in the [Foreman HDM Plugin](https://github.com/betadots/foreman_hdm/blob/main/README.md) ## Contributing