Skip to content

Commit

Permalink
Fixed the link redirect error on dateformatter and lookup_PR_by_LastC…
Browse files Browse the repository at this point in the history
…ommitId (#1981)
  • Loading branch information
arulconsultant authored Sep 16, 2024
1 parent 6d5eaea commit e18b706
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e18b706

Please sign in to comment.