From 71f2066fb7e067959b584f1d0d91d569b658c1b2 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 19 May 2021 21:38:40 -0400 Subject: [PATCH] lokole/tasks/install.yml: Fix URL for Lokole-IIAB_Users_Manual.pdf --- roles/lokole/tasks/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/lokole/tasks/install.yml b/roles/lokole/tasks/install.yml index 5742486c1..b5aec38ff 100644 --- a/roles/lokole/tasks/install.yml +++ b/roles/lokole/tasks/install.yml @@ -1,5 +1,5 @@ # Lokole PDF (User's Guide) gets copied for offline use (http://box/info) here: -# https://github.com/iiab/iiab/blob/master/roles/httpd/templates/refresh-wiki-docs.sh#L51-L52 +# https://github.com/iiab/iiab/blob/master/roles/www_base/templates/iiab-refresh-wiki-docs.sh#L51-L52 #- name: "Set 'apache_install: True' and 'apache_enabled: True'"