Update links to script

This commit is contained in:
Joseph T. Lyons 2024-01-24 14:48:44 -05:00
parent fde4c09906
commit fc01eeebbc
2 changed files with 2 additions and 2 deletions

View file

@ -237,7 +237,7 @@ def get_issue_text(
issue_text_lines.extend(
[
"*For details on how this issue is generated, [see the script](https://github.com/zed-industries/zed/blob/main/scripts/update_top_ranking_issues/main.py)*",
"*For details on how this issue is generated, [see the script](https://github.com/zed-industries/zed/blob/main/script/update_top_ranking_issues/main.py)*",
]
)