diff --git a/roles/network/templates/squid/squid.conf.j2 b/roles/network/templates/squid/squid.conf.j2 index 9feed126d..666a6a677 100644 --- a/roles/network/templates/squid/squid.conf.j2 +++ b/roles/network/templates/squid/squid.conf.j2 @@ -14,7 +14,7 @@ http_access deny manager # 2021-08-16: Squid's auto-creation of cache_dir (or the old way, 'squid -z') # don't work well in recent years. So we do it manually, as explained here: -# https://github.com/iiab/iiab/blob/master/roles/network/tasks/squid.yml#L17-L41 +# https://github.com/iiab/iiab/blob/master/roles/network/tasks/squid.yml#L17-L45 # Where is the cache stored on disk? http://www.squid-cache.org/Doc/config/cache_dir/ #