We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc9a6c commit 6d67c5cCopy full SHA for 6d67c5c
1 file changed
lib/whimsy/asf/config.rb
@@ -74,7 +74,7 @@ class Config
74
# for example: podlings.xml
75
# www/roster/views/actions/ppmc.json.rb (write)
76
# lib/whimsy/asf/podlings.rb (read)
77
- # see: http://mail-archives.apache.org/mod_mbox/whimsical-dev/201705.mbox/%3CCAFG6u8FJwvWvnd29O-cUZyQnCXrRvWSRDc11zaPx6_Y4ihnsfg%40mail.gmail.com%3E
+ # see: https://lists.apache.org/thread/wv1rp8kjtcnwd3bpvslhmmjpr0gnc6v2
78
@config[:cache] ||= "#{@root}/cache"
79
80
# Contains the data files from the ezmlm mail server, e.g.
0 commit comments