diff options
author | Ondřej Lysoněk <olysonek@redhat.com> | 2018-09-29 13:01:49 +0200 |
---|---|---|
committer | Ondřej Lysoněk <olysonek@redhat.com> | 2018-09-29 13:02:21 +0200 |
commit | 255804953e039a725df47c596e47f68554118ca5 (patch) | |
tree | d80956735df56a3bdb6fd28b519ca3cbff1ec944 | |
parent | 807f9b1529892c0ac89bca0c7ae781c59f9c8393 (diff) | |
download | lm-sensors-git-255804953e039a725df47c596e47f68554118ca5.tar.gz |
Update links to the git repo
Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
-rw-r--r-- | doc/git | 2 | ||||
-rw-r--r-- | doc/progs | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ using git. The git repository is only used for user-space tools. We presume that you have git installed on your machine. To check out a working copy of the code for this project use the following command: -git clone https://github.com/groeck/lm-sensors.git +git clone https://github.com/lm-sensors/lm-sensors.git To update the code, do a git pull from within the lm-sensors directory. Please read the README and INSTALL files of your working copy for how @@ -6,7 +6,7 @@ These programs are generally small utilities used for debugging, and installation of the lm_sensors package, and for demonstrating the use of the drivers and libraries in this package. For more elaborate programs (for example, GUI sensor displays), -see https://github.com/groeck/lm-sensors/ +see https://github.com/lm-sensors/lm-sensors/ http://sensors-applet.sourceforge.net/ https://01.org/powertop/ https://wpitchoune.net/psensor/ |