From d5c3e10d57653264b8b4e89237caff0788f902b9 Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 20 Feb 2013 22:18:33 -0500 Subject: [PATCH] fix trac reference to github --- app/views/static/site_map.html.erb | 2 +- config/deploy.rb | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index 5b217ddfb..26a083562 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -58,7 +58,7 @@
  • Comments

  • <%= link_to("Help", wiki_pages_path(:title => "help:comments")) %>
  • <%= link_to("Listing", comments_path) %>
  • -
  • <%= link_to("Trac", "http://trac.donmai.us") %>
  • +
  • <%= link_to("Github", "https://github.com/r888888888/danbooru") %>