Skip to content

Commit 2d726e5

Browse files
bruce-esrigs-makin
andauthored
Update website/docs/explanation/glossary_what.md
Use MyST {term} refs Co-authored-by: Sally <[email protected]>
1 parent 6f650a3 commit 2d726e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/explanation/glossary_what.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ A complex glossary entry is coded as follows:
9797
```{glossary}
9898
GnuTLS_example
9999
**GNU’s Not Unix Transport Layer Security**.
100-
A GNU software package that secures data in transit by implementing the :term:`SSL`, :term:`TLS`, and :term:`DTLS` protocols.
100+
A GNU software package that secures data in transit by implementing the {term}`SSL`, {term}`TLS`, and {term}`DTLS` protocols.
101101
102102
Related topic(s): [GnuTLS (Ubuntu Server documentation)](https://documentation.ubuntu.com/server/explanation/crypto/gnutls/#), [GnuTLS (official site)](https://www.gnutls.org/), Cryptography, Web services, OpenLDAP.
103103

0 commit comments

Comments
 (0)