diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 0b3e638..4d0ee36 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -26,7 +26,7 @@ if(PICO_BUILD_DOCS) add_custom_target(doc-pico-examples) else() ExternalProject_Add(doc-pico-examples - GIT_REPOSITORY git@github.com:raspberrypi/pico-examples.git + GIT_REPOSITORY https://github.com/raspberrypi/pico-examples GIT_TAG master CONFIGURE_COMMAND "" BUILD_COMMAND ""