Forráskód Böngészése

Replace sourforge reference to the new site

Tatsuhiro Tsujikawa 9 éve
szülő
commit
d648062851
3 módosított fájl, 3 hozzáadás és 3 törlés
  1. 1 1
      doc/xmlrpc/README.txt
  2. 1 1
      po/Makevars
  3. 1 1
      src/libaria2.pc.in

+ 1 - 1
doc/xmlrpc/README.txt

@@ -1,3 +1,3 @@
 This directory contains sample scripts to interact with aria2 via
 XML-RPC. For more information, see
-http://sourceforge.net/apps/trac/aria2/wiki/XmlrpcInterface
+https://aria2.github.io/manual/en/html/aria2c.html#rpc-interface

+ 1 - 1
po/Makevars

@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Tatsuhiro Tsujikawa
 # It can be your email address, or a mailing list address where translators
 # can write to without being subscribed, or the URL of a web page through
 # which the translators can contact you.
-MSGID_BUGS_ADDRESS = http://aria2.sourceforge.net/
+MSGID_BUGS_ADDRESS = https://aria2.github.io/
 
 # This is the list of locale categories, beyond LC_MESSAGES, for which the
 # message catalogs shall be used.  It is usually empty.

+ 1 - 1
src/libaria2.pc.in

@@ -35,7 +35,7 @@ includedir=@includedir@
 
 Name: aria2
 Description: High speed download utility library
-URL: http://aria2.sourceforge.net/
+URL: https://aria2.github.io/
 Version: @VERSION@
 Libs: -L${libdir} -laria2
 # TODO Add Requires.private: here