Skip to content

Commit

Permalink
fix: fixed link again
Browse files Browse the repository at this point in the history
  • Loading branch information
Chezka109 committed Nov 8, 2024
1 parent 5ff27e4 commit 63b31bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatorgrade/output/output.py
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ def run_checks(

# Provide a link for users to leave a review
print(
"\nWe'd love to hear your feedback! Please take a moment to leave a [review](https://forms.gle/jABEjXyw3q6HXn5W7)"
"\nWe'd love to hear your feedback! Please take a moment to leave a review: https://forms.gle/jABEjXyw3q6HXn5W7"
)

return summary_status
Expand Down

0 comments on commit 63b31bf

Please sign in to comment.