diff --git a/docs/librarymanager/config.rst b/docs/librarymanager/config.rst index 2f0e5bbf..62562296 100644 --- a/docs/librarymanager/config.rst +++ b/docs/librarymanager/config.rst @@ -130,7 +130,7 @@ Example: "repository": { - "name": "git", + "type": "git", "url": "https://github.com/foo/bar.git" }