Skip to content

Commit 8e65ecd

Browse files
authored
update assets report link (#6502)
1 parent 22c517f commit 8e65ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/assets-automation/assets-reporting/generate_assets_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
SUMMARY_NOTES = """
5454
## A few notes about how this data was generated
5555
56-
- Markdown for these wiki pages is generated from a [single python script.](https://github.com/Azure/azure-sdk-tools/tree/main/eng/scripts/python/assets-automation)
56+
- Markdown for these wiki pages is generated from a [single python script.](https://github.com/Azure/azure-sdk-tools/tree/main/tools/assets-automation/assets-reporting/generate_assets_report.py)
5757
- Within the script follow `generate_<language>_report()` definition to understand how the data for that language was obtained.
5858
- The `Package Count` for each language is NOT the actual total count of packages within each monorepo. It is the count of packages that are slated to transition _at some point_.
5959
- Where applicable, counts only include `track 2` packages, upholding the previous point about "intended to transition eventually."

0 commit comments

Comments
 (0)