Skip to content

Commit a7e55d3

Browse files
Dennis Ploegerekohl
authored andcommitted
Update manifests/mod/cache_disk.pp
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
1 parent 9fdf754 commit a7e55d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/mod/cache_disk.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# @note
3535
# Apache 2.2, mod_disk_cache installed. On Apache 2.4, mod_cache_disk installed.
3636
#
37-
# @see https://httpd.apache.org/docs/2.4/mod/mod_cache_disk.html for additional documentation on version 2.4.
37+
# @see https://httpd.apache.org/docs/2.4/mod/mod_cache_disk.html
3838
#
3939
class apache::mod::cache_disk (
4040
Optional[Stdlib::Absolutepath] $cache_root = undef,

0 commit comments

Comments
 (0)