[vscode-mlir] Fix the package repo url.
authorRiver Riddle <riddleriver@gmail.com>
Sat, 31 Jul 2021 00:49:47 +0000 (00:49 +0000)
committerRiver Riddle <riddleriver@gmail.com>
Sat, 31 Jul 2021 01:10:27 +0000 (01:10 +0000)
It should be llvm/vscode-mlir not llvm-project/vscode-mlir.

mlir/utils/vscode/package.json

index 75546cf..aae3ef2 100644 (file)
@@ -45,7 +45,7 @@
        },
        "repository": {
                        "type": "git",
-                       "url": "https://github.com/llvm-project/vscode-mlir.git"
+                       "url": "https://github.com/llvm/vscode-mlir.git"
        },
        "contributes": {
                "languages": [