summaryrefslogtreecommitdiff
path: root/src/ipa
diff options
context:
space:
mode:
authorNaushir Patuck <naush@raspberrypi.com>2021-11-25 15:04:25 +0000
committerKieran Bingham <kieran.bingham@ideasonboard.com>2021-11-25 15:29:29 +0000
commitcb1de3990787c2e4e3b4a214758157b2869482cc (patch)
tree3b7ef3091624956404882fc133de85391b417468 /src/ipa
parent0eacde623bb08504c71e18713188a7cfaf4e8e80 (diff)
ipa: raspberrypi: Update documentation urls
Update the urls in the README file for building/running libcamera on the Raspberry Pi platforms. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa')
-rw-r--r--src/ipa/raspberrypi/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ipa/raspberrypi/README.md b/src/ipa/raspberrypi/README.md
index 26534af0..94a8ccc8 100644
--- a/src/ipa/raspberrypi/README.md
+++ b/src/ipa/raspberrypi/README.md
@@ -17,9 +17,9 @@ _libcamera_ for the Raspberry Pi allows users to:
## How to install and run _libcamera_ on the Raspberry Pi
-Please follow the instructions [here](https://github.com/raspberrypi/documentation/tree/master/linux/software/libcamera/README.md).
+Please follow the instructions [here](https://www.raspberrypi.com/documentation/accessories/camera.html).
## Documentation
Full documentation for the _Raspberry Pi Camera Algorithm and Tuning Guide_ can
-be found [here](https://github.com/raspberrypi/documentation/tree/master/linux/software/libcamera/rpi_SOFT_libcamera_1p0.pdf).
+be found [here](https://datasheets.raspberrypi.com/camera/raspberry-pi-camera-guide.pdf).