diff --git a/SampleTemplates/XplatGenerateReleaseNotes (Node based)/Version 3 (and later)/readme.md b/SampleTemplates/XplatGenerateReleaseNotes (Node based)/Version 3 (and later)/readme.md index f442730a..36faf2c2 100644 --- a/SampleTemplates/XplatGenerateReleaseNotes (Node based)/Version 3 (and later)/readme.md +++ b/SampleTemplates/XplatGenerateReleaseNotes (Node based)/Version 3 (and later)/readme.md @@ -65,5 +65,5 @@ It is possible that your extension might require the loading of other JavaScript - [GitFlow](gitflow-readme.md) - a template and helper to assist in report generation when using GitFlow - [replace_text.js](replace_text.js) - a helper to replace some text value with another - [return_parents_only.js](return_parents_only.js) - a helper to list just the parents of associated workitems -- [lookup_PR_by_LastCommitId](lookup_PR_by_LastCommitId) - a helper to lookup a PR from an array based on it's last commit Id -- [date_formatter](date_formatter) - a helper to convert a date to the current locality value +- [lookup_PR_by_LastCommitId](lookup_PR_by_LastCommitId.js) - a helper to lookup a PR from an array based on it's last commit Id +- [date_formatter](date_formatter.js) - a helper to convert a date to the current locality value