Update index.html

This commit is contained in:
Bengt Brodersen 2015-12-03 07:22:22 +01:00
parent 870827c6d8
commit 2aa8b22240

View File

@ -10,9 +10,9 @@
ga('create', 'UA-50840116-3', 'auto'); ga('create', 'UA-50840116-3', 'auto');
</script> </script>
<meta http-equiv="refresh" content="1"; url="http://qoomon.blogspot.de/2014/01/jira-issue-card-printer-bookmarklet.html" /> <meta http-equiv="refresh" content="1"; url="https://github.com/qoomon/Jira-Issue-Card-Printer/blob/gh-pages/README.md" />
<script language="javascript"> <script language="javascript">
window.location = "http://qoomon.blogspot.de/2014/01/jira-issue-card-printer-bookmarklet.html"; window.location = "https://github.com/qoomon/Jira-Issue-Card-Printer/blob/gh-pages/README.md";
</script> </script>
</head> </head>
<body> <body>