Skip to content

Commit

Permalink
Merge pull request #30 from goldenmeanie/link-to-csv
Browse files Browse the repository at this point in the history
Adding more targeted link for contributors to acronyms repo
  • Loading branch information
batemapf authored Jul 10, 2023
2 parents 3619eaa + e926aa6 commit 64e1028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wtf.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def slack():
except KeyError:
response = """
Entry for '{}' not found! Acronyms may be added at
https://github.com/department-of-veterans-affairs/acronyms
https://github.com/department-of-veterans-affairs/acronyms/acronyms.csv
""".format(req['text'])

return make_response(response)

0 comments on commit 64e1028

Please sign in to comment.