We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ab975 commit 7376715Copy full SHA for 7376715
doc/conf.py
@@ -44,7 +44,7 @@
44
# configure links to GMT docs
45
extlinks = {
46
"gmt-docs": ("https://docs.generic-mapping-tools.org/6.4/%s", None),
47
- "gmt-term": ("https://docs.generic-mapping-tools.org/6.4/gmt.conf#term-%s", ""),
+ "gmt-term": ("https://docs.generic-mapping-tools.org/6.4/gmt.conf#term-%s", "%s"),
48
"gmt-datasets": ("https://www.generic-mapping-tools.org/remote-datasets/%s", None),
49
}
50
0 commit comments