Skip to content

Commit

Permalink
Bug 799237 - Dead Link
Browse files Browse the repository at this point in the history
There is no version-unstable at present.
  • Loading branch information
jralls committed Feb 18, 2024
1 parent 1e41595 commit 1ccea46
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-gh "https://gnucash.github.io/gnucash-docs/"> <!-- another nightly build of the docs -->
<!ENTITY url-docs-release "https://www.gnucash.org/docs/v&series-unstable;/"> <!-- used on release -->
<!ENTITY url-docs-release "https://www.gnucash.org/docs/v&series-stable;/"> <!-- used on release -->
<!ENTITY url-docs "&url-docs-release;"> <!-- One of the last. ToDo: Should this become a CMake option? -->

<!--
Expand Down

0 comments on commit 1ccea46

Please sign in to comment.