Skip to content

Commit

Permalink
Update url again smh
Browse files Browse the repository at this point in the history
  • Loading branch information
eleanor-clifford committed Apr 23, 2021
1 parent 11e3b30 commit 47d1375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compare.swb
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Function CheckErr(status) as Boolean
If status <> 0 And status <> 15 Then
MsgBox "Comparison failed with exit code " + Str(status) _
+ ". Please open an issue at " _
+ "https://github.com/tim-clifford/charon"
+ "https://github.com/smh-my-head/charon"
CheckErr = True ' Assign return value
End If

Expand Down

0 comments on commit 47d1375

Please sign in to comment.