From 101ead9279926f21bb47e9d27734cf423e773e8f Mon Sep 17 00:00:00 2001 From: Antonio Fiol <23309681+antonio-fiol@users.noreply.github.com> Date: Wed, 11 Jan 2023 10:09:55 +0100 Subject: [PATCH] Fix API reference link (#2586) --- components/esp32_camera_web_server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32_camera_web_server.rst b/components/esp32_camera_web_server.rst index 35857b36a..1e1ecb970 100644 --- a/components/esp32_camera_web_server.rst +++ b/components/esp32_camera_web_server.rst @@ -43,5 +43,5 @@ Integrating the mjpeg web service into an NVR: See Also -------- -- :apiref:`esp32_camera_web_server/esp32_camera_web_server.h` +- :apiref:`esp32_camera_web_server/camera_web_server.h` - :ghedit:`Edit`