Skip to content

Commit

Permalink
fix(gnucash): fix project URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pereorga committed Jan 11, 2025
1 parent a0966d3 commit 04f557b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfg/projects/GnuCash.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"project": "GNUCash",
"license": "GPL-3.0-or-later",
"projectweb": "https://github.com/Gnucash/gnucash/blob/stable/po/README",
"projectweb": "https://wiki.gnucash.org/wiki/Translation",
"fileset": {
"GNUCash": {
"url": "https://raw.githubusercontent.com/Gnucash/gnucash/refs/heads/stable/po/ca.po",
Expand Down

0 comments on commit 04f557b

Please sign in to comment.