Merge pull request #448 from beatngu13/patch-1

🐛 Fix link to known issues
This commit is contained in:
Ben Chatelain 2022-01-16 10:48:39 -07:00 committed by GitHub
commit 910bf23978
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ extension MASError: CustomStringConvertible {
return """
This command is not supported on this macOS version due to changes in macOS. \
For more information see: \
https://github.com/mas-cli/mas#known-issues
https://github.com/mas-cli/mas#%EF%B8%8F-known-issues
"""
case .signInFailed(let error):