Skip to content

Commit 051ac58

Browse files
authored
[typepsec-python] Update package.json with correct url (#3048)
* Update package.json with correct url * changelog
1 parent ac9d2bc commit 051ac58

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "git+https://github.com/Azure/autorest.python.git"
1212
},
1313
"bugs": {
14-
"url": "https://github.com/Azure/autorest.python/issues"
14+
"url": "https://github.com/microsoft/typespec/issues"
1515
},
1616
"keywords": [
1717
"typespec"

0 commit comments

Comments
 (0)