raspberrypi / documentation

The official documentation for Raspberry Pi computers and microcontrollers
https://raspberrypi.com/documentation
Creative Commons Attribution Share Alike 4.0 International
5.26k stars 2.01k forks source link

Broken links in ai-camera / details.adoc #3866

Closed jfjoly closed 2 months ago

jfjoly commented 2 months ago

The links in the rpicam-apps paragraph are broken. Both give a 404 error.

https://github.com/raspberrypi/documentation/blob/5c1691cca599b22f53d383bc8ca887e2b8286770/documentation/asciidoc/accessories/ai-camera/details.adoc?plain=1#L86

lurch commented 2 months ago

imx500_post_processing_stage.hpp seems to be at https://github.com/raspberrypi/rpicam-apps/blob/main/post_processing_stages/imx500/imx500_post_processing_stage.hpp but I dunno where the other file should be. ping @naushir

naushir commented 2 months ago

This should be fixed with https://github.com/raspberrypi/documentation/pull/3867.