We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9d2bc commit 051ac58Copy full SHA for 051ac58
2 files changed
.chronus/changes/msyyc-patch-1-2025-1-28-15-9-32.md
@@ -0,0 +1,7 @@
1
+---
2
+changeKind: internal
3
+packages:
4
+ - "@azure-tools/typespec-python"
5
6
+
7
+Update bugs url of package.json
packages/typespec-python/package.json
@@ -11,7 +11,7 @@
11
"url": "git+https://github.com/Azure/autorest.python.git"
12
},
13
"bugs": {
14
- "url": "https://github.com/Azure/autorest.python/issues"
+ "url": "https://github.com/microsoft/typespec/issues"
15
16
"keywords": [
17
"typespec"
0 commit comments