mirror of
https://github.com/greenshot/greenshot
synced 2025-07-14 17:13:44 -07:00
moved project (update) feed to getgreenshot.org
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1861 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
cce65f61f8
commit
ea73daa77d
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ namespace GreenshotPlugin.Core {
|
|||
/// </summary>
|
||||
public class SourceForgeHelper {
|
||||
private static log4net.ILog LOG = log4net.LogManager.GetLogger(typeof(SourceForgeHelper));
|
||||
private const String RSSFEED = "http://sourceforge.net/api/file/index/project-id/191585/mtime/desc/rss";
|
||||
private const String RSSFEED = "http://getgreenshot.org/project-feed/";
|
||||
|
||||
/// <summary>
|
||||
/// Read the Greenshot RSS feed, so we can use this information to check for updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue