readme: fix repo links, no longer on github
This commit is contained in:
parent
67e6d0b690
commit
6db3130a35
1 changed files with 2 additions and 2 deletions
|
@ -33,9 +33,9 @@ Out[4]: '659 MHz'
|
|||
For more information on what the module provides, please see:
|
||||
- [ReadTheDocs](https://amdgpu-stats.readthedocs.io/en/latest/)
|
||||
- `help('amdgpu_stats.utils')` in your interpreter
|
||||
- [The module source](https://github.com/joshlay/amdgpu_stats/blob/master/src/amdgpu_stats/utils.py)
|
||||
- [The module source](https://git.init3.us/BraveTraveler/amdgpu_stats/src/branch/master/src/amdgpu_stats/utils.py)
|
||||
|
||||
Feature requests [are encouraged](https://github.com/joshlay/amdgpu_stats/issues) 😀
|
||||
Feature requests [are encouraged](https://git.init3.us/BraveTraveler/amdgpu_stats/issues) 😀
|
||||
|
||||
## Requirements
|
||||
Only `Linux` is supported. Information is _completely_ sourced from interfaces in `sysfs`.
|
||||
|
|
Reference in a new issue