changeset 33bddb1a5ad0 in tryton:default details: https://hg.tryton.org/tryton?cmd=changeset;node=33bddb1a5ad0 description: Fix link syntax in documentation diffstat:
doc/usage.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 9f4f2920400e -r 33bddb1a5ad0 doc/usage.rst --- a/doc/usage.rst Wed Jan 30 10:00:49 2019 +0100 +++ b/doc/usage.rst Wed Jan 30 10:04:52 2019 +0100 @@ -585,7 +585,7 @@ For more information about style option see `GTK+ CSS`_ -.. GTK+ CSS:: https://developer.gnome.org/gtk3/stable/chap-css-overview.html +.. _GTK+ CSS: https://developer.gnome.org/gtk3/stable/chap-css-overview.html Appendix ********
