~smagoun/whoopsie/whoopsie-lp1017637

« back to all changes in this revision

Viewing changes to backend/stats/static/js/yui/api/classes/index.html

  • Committer: Evan Dandrea
  • Date: 2012-05-09 05:53:45 UTC
  • Revision ID: evan.dandrea@canonical.com-20120509055345-z2j41tmcbf4as5uf
The backend now lives in lp:daisy and the website (errors.ubuntu.com) now lives in lp:errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!doctype html>
2
 
<html>
3
 
    <head>
4
 
        <title>Redirector</title>
5
 
        <meta http-equiv="refresh" content="0;url=../">
6
 
    </head>
7
 
    <body>
8
 
        <a href="../">Click here to redirect</a>
9
 
    </body>
10
 
</html>