We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8b1fa commit b005256Copy full SHA for b005256
README.md
@@ -38,7 +38,7 @@ cmake --build .
38
This library is designed to be included as a submodule in codec wrapper projects:
39
40
```bash
41
-git submodule add https://github.com/kahrendt/micro-ogg-demuxer.git
+git submodule add https://github.com/esphome-libs/micro-ogg-demuxer.git
42
```
43
44
Then in your CMakeLists.txt:
0 commit comments