Skip to content

Commit a069c26

Browse files
authored
Update readme.md
NAG -> nAG fix broken links
1 parent c318362 commit a069c26

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# C++ Interfaces for the NAG Library
1+
# C++ Interfaces for the *n*AG Library
22

3-
This is version 30.3.0.0 of a set of C++ interfaces for the NAG Library,
3+
This is version 30.3.0.0 of a set of C++ interfaces for the *n*AG Library,
44
supplied as a series of header files.
55

66
In order to make use of this product you will need a copy of
7-
[Mark 30.3 of the NAG Library](https://www.nag.com/content/nag-library)
7+
[Mark 30.3 of the *n*AG Library](https://www.nag.com/content/nag-library)
88
installed on your system.
99

10-
Currently only interfaces for a small subset of routines from the NAG Library
10+
Currently, only interfaces for a small subset of routines from the *n*AG Library
1111
are available in this form. These interfaces are automatically generated, and
1212
their primary purpose is to elicit feedback on their design prior to rolling
1313
the process out across the whole library.
1414

1515
## Quick Start
1616

1717
Please visit the
18-
[NAG Library for C++ landing page](https://www.nag.com/content/nag-library-c-plusplus)
18+
[*n*AG Library for C++ landing page](https://support.nag.com/numeric/nl/nagdoc_latest/cpphtml/genint/cppintro.html)
1919
for quick-start information and more details on the examples supplied in the
2020
distribution.
2121

@@ -56,5 +56,5 @@ https://support.nag.com/content/nagr-library-mark-30).
5656

5757
## Full Documentation for the C++ Interfaces
5858

59-
A more comprehensive set of documentation is available from the NAG website:
59+
A more comprehensive set of documentation is available from the *n*AG website:
6060
https://support.nag.com/numeric/nl/nagdoc_30.3/cpphtml/frontmatter/manconts.html

0 commit comments

Comments
 (0)