diff --git a/config.py b/config.py index f7e342c89..3d82ad84f 100644 --- a/config.py +++ b/config.py @@ -14,7 +14,7 @@ saveInRoot = False # Version data version = "1.1.15" -tag = "git" +tag = "stable" expansionName = "Odyssey" expansionVersion = "1.0" diff --git a/gui/mainFrame.py b/gui/mainFrame.py index 24212c207..a3b5030e9 100644 --- a/gui/mainFrame.py +++ b/gui/mainFrame.py @@ -244,7 +244,7 @@ class MainFrame(wx.Frame): "\nwxPython: \t" + wx.__version__ + "\nSQLAlchemy: \t" + sqlalchemy.__version__, 700, wx.ClientDC(self)) - info.WebSite = ("http://www.evefit.org/Pyfa", "pyfa home page") + info.WebSite = ("http://forums.eveonline.com/default.aspx?g=posts&t=247609", "pyfa thread at EVE Online forum") wx.AboutBox(info) diff --git a/gui/pyfatogglepanel.py b/gui/pyfatogglepanel.py index a8fd031f1..ce92f10c8 100644 --- a/gui/pyfatogglepanel.py +++ b/gui/pyfatogglepanel.py @@ -5,8 +5,7 @@ ## ## Author: Darriele - HomeWorld ## -## Project home: http://www.evefit.org - pyfa project -## http://www.evefit.org is the home for pyfa / eos / aurora +## Project home: http://github.com/DarkFenX/Pyfa - pyfa project ## Some portions of code are based on ## AGW:pycollapsiblepane generic implementation of wx.CollapsiblePane ## AGW:pycollapsiblepane credits ( from the original source file used ): diff --git a/readme.txt b/readme.txt index 5fdfb4bae..9de8ad726 100644 --- a/readme.txt +++ b/readme.txt @@ -38,10 +38,10 @@ Q: If you don't want to trust us, don't. The source code is freely available for Development repository: -https://github.com/DarkFenX/Pyfa +http://github.com/DarkFenX/Pyfa IRC: #evefit@irc.coldfront.net -Website: -http://www.evefit.org/Pyfa +EVE forum thread: +https://forums.eveonline.com/default.aspx?g=posts&t=247609 EVE Online website: http://www.eveonline.com/