Skip to content

Commit

Permalink
Update Issues link in docs footer (trac->github)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Apr 16, 2013
1 parent 174b065 commit 0c1caab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/_templates/footer.html
Expand Up @@ -9,7 +9,7 @@
<p>
<a href="https://github.com/okfn/ckan">Source</a>
&mdash;
<a href="https://trac.ckan.org/">Issues</a>
<a href="https://github.com/okfn/ckan/issues">Issues</a>
&mdash;
<a href="http://lists.okfn.org/mailman/listinfo/ckan-dev">Mailing List</a>
&mdash;
Expand Down

1 comment on commit 0c1caab

@seanh
Copy link
Contributor

@seanh seanh commented on 0c1caab Apr 19, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cherry-picked into release-v2.0

Please sign in to comment.