Remove trailing extra whitespace in hyperlink (#4509)

This commit is contained in:
H. Joe Lee 2024-05-21 13:10:30 -05:00 committed by GitHub
parent 69a4e7d68f
commit 8e3678170e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,13 +9,13 @@ the entire HDF5 ecosystem in one place, and you should also consult the document
sets of the many outstanding community projects.
For a first contact with HDF5, the best place is to have a look at the \link
GettingStarted getting started \endlink page that shows you how to write and
GettingStarted getting started\endlink page that shows you how to write and
compile your first program with HDF5.
The \b main \b documentation is organized by documentation flavor. Most
technical documentation consists to varying degrees of information related to
<em>tasks</em>, <em>concepts</em>, or <em>reference</em> material. As its title
suggests, the \link RM Reference Manual \endlink is 100% reference material,
suggests, the \link RM Reference Manual\endlink is 100% reference material,
while the \link Cookbook \endlink is focused on tasks. The different guide-type
documents cover a mix of tasks, concepts, and reference, to help a specific
<em>audience</em> succeed.