Skip to content

Commit 9f0003e

Browse files
authored
Update README.md
Fix broken links
1 parent 933f1cb commit 9f0003e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# Examples using the NAG Library for Python <a name=examples></a>
1212

13-
This repository contains examples and demonstrations using the [NAG Library for Python](https://www.nag.com/nag-library-python). The NAG Library for Python contains 1900+ functions spanning many areas of numerical computing and data science.
13+
This repository contains examples and demonstrations using the [NAG Library for Python](https://nag.com/nag-library/). The NAG Library for Python contains 1900+ functions spanning many areas of numerical computing and data science.
1414

1515
Designed to work alongside the open source Python packages, [Numpy](http://www.numpy.org/) and [Scipy](https://www.scipy.org/), The NAG Library for Python can augment your computational workflow in many areas.
1616

@@ -106,7 +106,7 @@ The **two** important bits are the
106106

107107
**Note** that the **product code** and **KUSARI ID** can be different from the previous example.
108108

109-
With these, you are set to [contact NAG and request a trial licence](https://www.nag.com/content/software-trials?product=NAG%20Library).
109+
With these, you are set to [contact NAG and request a trial licence](https://nag.com/contact-us/).
110110

111111
The trial licence is a plain text chunk similar to
112112
```
@@ -268,7 +268,6 @@ The following links take you to the relevant section in the official documentati
268268
# Useful links<a name=links></a>
269269

270270
* [NAG Library for Python Documentation](https://www.nag.com/numeric/py/nagdoc_latest/naginterfaces.library.opt.html)
271-
* [Request a trial licence](https://www.nag.com/content/software-trials?product=NAG%20Library)
272271
* [Kusari licence module Documentation](https://www.nag.com/numeric/py/nagdoc_latest/naginterfaces.kusari.html#kusari)
273272

274273

0 commit comments

Comments
 (0)