diff --git a/components/adxl345/idf_component.yml b/components/adxl345/idf_component.yml index 4edf9fa79..9992bad45 100644 --- a/components/adxl345/idf_component.yml +++ b/components/adxl345/idf_component.yml @@ -5,7 +5,7 @@ url: "https://github.com/esp-cpp/espp/tree/main/components/adxl345" repository: "git://github.com/esp-cpp/espp.git" maintainers: - William Emfinger -documentation: "https://esp-cpp.github.io/espp/accelerometers/adxl345.html" +documentation: "https://esp-cpp.github.io/espp/imu/adxl345.html" examples: - path: example tags: diff --git a/components/at581x/idf_component.yml b/components/at581x/idf_component.yml index 7a74f12c5..89169fe55 100644 --- a/components/at581x/idf_component.yml +++ b/components/at581x/idf_component.yml @@ -5,7 +5,7 @@ url: "https://github.com/esp-cpp/espp/tree/main/components/at581x" repository: "git://github.com/esp-cpp/espp.git" maintainers: - William Emfinger -documentation: "https://esp-cpp.github.io/espp/sensors/at581x.html" +documentation: "https://esp-cpp.github.io/espp/presence/at581x.html" examples: - path: example tags: diff --git a/components/timer/idf_component.yml b/components/timer/idf_component.yml index 280b05008..684930483 100644 --- a/components/timer/idf_component.yml +++ b/components/timer/idf_component.yml @@ -5,7 +5,7 @@ url: "https://github.com/esp-cpp/espp/tree/main/components/timer" repository: "git://github.com/esp-cpp/espp.git" maintainers: - William Emfinger -documentation: "https://esp-cpp.github.io/espp/timer.hml" +documentation: "https://esp-cpp.github.io/espp/timer.html" examples: - path: example tags: