Yet more name/url changes.

This commit is contained in:
Jim Miller 2015-04-11 16:41:53 -05:00
parent b4b6f6924c
commit 01d9c79a67
3 changed files with 5 additions and 5 deletions

View file

@ -359,7 +359,7 @@ div { margin: 0pt; padding: 0pt; }
attrs={"opf:role":"aut"},
text=self.getMetadata('author')))
metadata.appendChild(newTag(contentdom,"dc:contributor",text="fanficfare [https://github.com/JimmXinu/fanficdownloader]",attrs={"opf:role":"bkp"}))
metadata.appendChild(newTag(contentdom,"dc:contributor",text="FanFicFare [https://github.com/JimmXinu/FanFicFare]",attrs={"opf:role":"bkp"}))
metadata.appendChild(newTag(contentdom,"dc:rights",text=""))
if self.story.getMetadata('langcode'):
metadata.appendChild(newTag(contentdom,"dc:language",text=self.story.getMetadata('langcode')))

View file

@ -31,7 +31,7 @@ setup(
long_description=long_description,
# The project's main homepage.
url='https://github.com/JimmXinu/fanficdownloader',
url='https://github.com/JimmXinu/FanFicFare',
# Author details
author='Jim Miller',

View file

@ -51,7 +51,7 @@
</ul -->
<p>
Questions? Check out our
<a href="https://github.com/JimmXinu/fanficdownloader/wiki/FAQs">FAQs</a>.
<a href="https://github.com/JimmXinu/FanFicFare/wiki/FAQs">FAQs</a>.
</p>
<p>
If you have any problems with this application, please
@ -127,7 +127,7 @@
<h3>Supported sites:</h3>
<p>
There's a
<a href="http://code.google.com/p/fanficdownloader/wiki/FanFictionDownloaderSupportedsites">Supported
<a href="https://github.com/JimmXinu/FanFicFare/Supportedsites">Supported
Sites</a> page in our wiki. If you have a site you'd like
to see supported, please check there first.
</p>
@ -165,7 +165,7 @@
<img src="http://code.google.com/appengine/images/appengine-silver-120x30.gif"
alt="Powered by Google App Engine" />
<br/><br/>
This is a web front-end to <A href="http://code.google.com/p/fanficdownloader/">FanFicFare</a><br/>
This is a web front-end to <A href="https://github.com/JimmXinu/FanFicFare">FanFicFare</a><br/>
Copyright &copy; FanFicFare team
</div>