Variable: org-descriptive-links
org-descriptive-links is an alias and customizable for
org-link-descriptive, defined in org-compat.el.gz.
This variable is obsolete since 9.3; use org-link-descriptive
instead.
Value
t
Documentation
Non-nil means Org displays descriptive links.
E.g. [[https://orgmode.org][Org website]] is displayed as
"Org Website", hiding the link itself and just displaying its
description. When set to nil, Org displays the full links
literally.
You can interactively set the value of this variable by calling
org-toggle-link-display or from the "Org > Hyperlinks" menu.
Aliases
org-descriptive-links (obsolete since 9.3)