Skip to content

Commit 03cf53e

Browse files
authored
Merge pull request #504 from henriquesimoes/legacy-url
Update URL of legacy pre-built artifacts and NTNDArray specification
2 parents 5a172c3 + 9ec03d9 commit 03cf53e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ https://github.com/areaDetector/ADCore.
99

1010
Tagged source code and pre-built binary releases prior to R2-0 are included
1111
in the areaDetector releases available via links at
12-
https://cars.uchicago.edu/software/epics/areaDetector.html.
12+
https://areadetector.github.io/areaDetector/legacy_versions.html.
1313

1414
Tagged source code releases from R2-0 onward can be obtained at
1515
https://github.com/areaDetector/ADCore/releases.

docs/ADCore/NDPluginPva.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Overview
1010
This plugin converts NDArray data produced by asynNDArrayDrivers into
1111
the EPICSv4 normative type NTNDArray. An embedded EPICSv4 server is
1212
created to serve the new NTNDArray structure as an EPICSv4 PV. A
13-
`description <http://epics-pvdata.sourceforge.net/alpha/normativeTypes/normativeTypesNDArray.html>`__
13+
`description <https://docs.epics-controls.org/en/latest/pv-access/Normative-Types-Specification.html#ntndarray>`__
1414
of the structure of the NTNDArray normative type is available.
1515

1616
NDPluginPva defines the following parameters.

0 commit comments

Comments
 (0)