Skip to content

Commit

Permalink
NVDA addon: correct the project website url. (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
Olga-Yakovleva committed Apr 9, 2022
1 parent 2fc5942 commit 90cb447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site_scons/RHVoicePackaging/common.py
Expand Up @@ -87,4 +87,4 @@ class names:
email="rhvoice@rhvoice.org"
def_with_email="{} <{}>".format(dev, email)
src_url="https://github.com/RHVoice/RHVoice"
url=src_url
url="https://rhvoice.org"

0 comments on commit 90cb447

Please sign in to comment.