updated wiki addresses

This commit is contained in:
q
2016-01-16 14:17:36 +02:00
parent 78e7779967
commit 53001fcab9
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ def getheader(path,parent,title=""):
'''
def getfooter():
return '''
<div id="footer">Generated with Qalbum '''+__version__+''' ('''+datetime.today().strftime("%y-%m-%d %H:%M")+''') <a href="http://code.google.com/p/qalbum/wiki/Usage" target="_TOP">Need help?</a></div>
<div id="footer">Generated with Qalbum '''+__version__+''' ('''+datetime.today().strftime("%y-%m-%d %H:%M")+''') <a href="https://bitbucket.org/MoonQ/qalbum/wiki/Home" target="_TOP">Need help?</a></div>
<script language="javascript">setup();</script>
</BODY>
</HTML>