stefan pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4ec3258dedeba202713a82664946d8e354d2ba04
commit 4ec3258dedeba202713a82664946d8e354d2ba04 Author: Stefan Schmidt <s.schm...@samsung.com> Date: Tue Nov 19 14:30:54 2013 +0100 docs: Fix bugtracker URL to point to phab and not trac. --- doc/head.html | 2 +- src/modules/illume2/doc/head.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/head.html b/doc/head.html index 2c61795..605fec2 100644 --- a/doc/head.html +++ b/doc/head.html @@ -36,7 +36,7 @@ <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=support">Support</a></td> <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=contribute">Contribute</a></td> <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=contact">Contact</a></td> - <td class="nav_passive"><a class="nav_passive" href="http://trac.enlightenment.org/e">Tracker</a></td> + <td class="nav_passive"><a class="nav_passive" href="https://phab.enlightenment.org/maniphest/">Tracker</a></td> <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=docs">Docs</a></td> </tr></table> </td> diff --git a/src/modules/illume2/doc/head.html b/src/modules/illume2/doc/head.html index 2c61795..605fec2 100644 --- a/src/modules/illume2/doc/head.html +++ b/src/modules/illume2/doc/head.html @@ -36,7 +36,7 @@ <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=support">Support</a></td> <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=contribute">Contribute</a></td> <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=contact">Contact</a></td> - <td class="nav_passive"><a class="nav_passive" href="http://trac.enlightenment.org/e">Tracker</a></td> + <td class="nav_passive"><a class="nav_passive" href="https://phab.enlightenment.org/maniphest/">Tracker</a></td> <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=docs">Docs</a></td> </tr></table> </td> --