Skip to content

Commit

Permalink
[pt transactions] Fix broken image href.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Dec 18, 2022
1 parent 3f3b58f commit 85f6edb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.10)
# We don't actually use C, but GNUInstallDirs doesn't work if we don't
# specify a language.
project (gnucash-docs
VERSION 4.12
VERSION 4.13
LANGUAGES C)

set (PACKAGE_NAME GnuCash Docs)
Expand Down
2 changes: 1 addition & 1 deletion manual/pt/ch_Transactions.xml
Expand Up @@ -85,7 +85,7 @@ Translators:
</imageobject>

<imageobject role="fo">
<imagedata fileref="figures/split_transaction.png"
<imagedata fileref="figures/icons/split_transaction.png"
srccredit="Pedro Albuquerque"/>
</imageobject>
</mediaobject>
Expand Down

0 comments on commit 85f6edb

Please sign in to comment.