Skip to content

Commit 6aa181d

Browse files
authored
update issue repo url (#42720)
1 parent 1393394 commit 6aa181d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/tools/azure-sdk-tools/packaging_tools/sdk_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ def main(generate_input, generate_output):
271271
"======================================= Whant Can I do (begin) ========================================================================",
272272
f"Fail to generate sdk for {readme_or_tsp}. If you are from service team, please first check if the failure happens only to Python automation, or for all SDK automations. ",
273273
"If it happens for all SDK automations, please double check your Swagger / Typespec, and check whether there is error in ModelValidation and LintDiff. ",
274-
"If it happens to Python alone, you can open an issue to https://github.com/Azure/autorest.python/issues. Please include the link of this Pull Request in the issue.",
274+
"If it happens to Python alone, you can open an issue to https://github.com/microsoft/typespec/issues. Please include the link of this Pull Request in the issue.",
275275
"======================================= Whant Can I do (end) =========================================================================",
276276
]:
277277
_LOGGER.error(hint_message)

0 commit comments

Comments
 (0)