This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new f46e780b No longer needed
f46e780b is described below
commit f46e780bff3877f62617a7d1482d25d3f2f41a41
Author: Sebb <[email protected]>
AuthorDate: Wed Jan 3 14:18:57 2024 +0000
No longer needed
---
lib/whimsy/sitestandards.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/whimsy/sitestandards.rb b/lib/whimsy/sitestandards.rb
index 21eab1b1..8a4b9f61 100644
--- a/lib/whimsy/sitestandards.rb
+++ b/lib/whimsy/sitestandards.rb
@@ -177,7 +177,7 @@ module SiteStandards
# Get URL to default filename location on server
def get_url(is_local = true)
- is_local ? (return '../../../www/public/') : (return
'https://whimsy-vm7.apache.org/public/') # TEMP HACK
+ is_local ? (return '../../../www/public/') : (return
'https://whimsy.apache.org/public/')
end
# Get check data for tlp | podling