Skip to content

Commit 01bb51c

Browse files
committed
docs: Update docker pull requests for using github container registry
1 parent 896be1a commit 01bb51c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/formulas/smartwatts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can use the following command to install SmartWatts:
2424

2525
=== "Docker"
2626
```
27-
docker pull powerapi/smartwatts-formula
27+
docker pull ghcr.io/powerapi-ng/smartwatts-formula
2828
```
2929
=== "Pypi"
3030

docs/reference/sensors/hwpc-sensor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The sensor provides raw values of performance counters as well as `RAPL` raw val
2020
=== "Docker"
2121

2222
```bash
23-
docker pull powerapi/hwpc-sensor
23+
docker pull ghcr.io/powerapi-ng/hwpc-sensor
2424
```
2525

2626
## Usage

0 commit comments

Comments
 (0)