We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896be1a commit 01bb51cCopy full SHA for 01bb51c
docs/reference/formulas/smartwatts.md
@@ -24,7 +24,7 @@ You can use the following command to install SmartWatts:
24
25
=== "Docker"
26
```
27
- docker pull powerapi/smartwatts-formula
+ docker pull ghcr.io/powerapi-ng/smartwatts-formula
28
29
=== "Pypi"
30
docs/reference/sensors/hwpc-sensor.md
@@ -20,7 +20,7 @@ The sensor provides raw values of performance counters as well as `RAPL` raw val
20
21
22
```bash
23
- docker pull powerapi/hwpc-sensor
+ docker pull ghcr.io/powerapi-ng/hwpc-sensor
## Usage
0 commit comments