Skip to content

Commit

Permalink
Use &url-docs-release; because the builds on code are still V4
Browse files Browse the repository at this point in the history
  • Loading branch information
fellen committed Jul 23, 2023
1 parent c123def commit ac02a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docbook/gnc-docbookx.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ https://www.w3.org/2003/entities/2007/w3centities-f.ent
Replace them after olink setup -->
<!ENTITY url-docs-draft "https://code.gnucash.org/docs/"> <!-- used while developing and for the API-docs -->
<!ENTITY url-docs-release "https://www.gnucash.org/docs/v&series-unstable;/"> <!-- used on release -->
<!ENTITY url-docs "&url-docs-draft;"> <!-- One of the last. ToDo: Should this become a CMake option? -->
<!ENTITY url-docs "&url-docs-release;"> <!-- One of the last. ToDo: Should this become a CMake option? -->

<!--
1. b) Publication - Translators can add transliterations
Expand Down

0 comments on commit ac02a6e

Please sign in to comment.