removed info about ppa which are no more maintained
[www.git] / src / psensor / index.adoc
index dac6356..648873f 100644 (file)
@@ -15,7 +15,7 @@ It can monitor:
 
 - the temperature of the motherboard and CPU sensors (using http://www.lm-sensors.org/[lm-sensors]).
 - the temperature of the NVidia GPUs (using XNVCtrl).
-- the temperature of ATI/AMD GPUs (not enabled in Ubuntu PPAs or official
+- the temperature of ATI/AMD GPUs (not enabled in official
   distribution repositories, see the link:README.html#_ati_amd_gpu_support[instructions for enabling its support]).
 - the temperature of the Hard Disk Drives (using hddtemp or libatasmart).
 - the rotation speed of the fans (using lm-sensors).
@@ -79,9 +79,9 @@ More information are available in the link:faq.html[Psensor FAQ].
 * link:files[Download psensor]
 * Get source from the GIT repository:
 ----
-git clone http://git.wpitchoune.net/psensor.git
+git clone https://gitlab.com/jeanfi/psensor.git
 ----
-* link:http://git.wpitchoune.net/gitweb?p=psensor.git[Browse source code]
+* link:https://gitlab.com/jeanfi/psensor/tree/master[Browse source code]
 
 == Linux Distribution Support
 
@@ -97,7 +97,6 @@ Binary packages of `psensor` are available for few Linux distributions:
 
 * package for Ubuntu is in the official universe repository since version 11.10 (Oneiric)
 * http://packages.qa.debian.org/p/psensor.html[package for Debian] is in the standard repository since 7.0
-* https://launchpad.net/~jfi/+archive/ubuntu/ppa[PPA for Ubuntu]
 * http://software.opensuse.org/package/psensor[package for OpenSuse]
 * https://aur.archlinux.org/packages/psensor/[package for ArchLinux].