Replace http with https

This commit is contained in:
Mark Rivers
2019-04-01 16:41:12 -05:00
parent e06e61ae96
commit 9b26e5c36a
2 changed files with 5 additions and 5 deletions

View File

@@ -2,12 +2,12 @@ ADAndor
=======
An
[EPICS](http://www.aps.anl.gov/epics)
[areaDetector](http://cars.uchicago.edu/software/epics/areaDetector.html)
[areaDetector](https://cars.uchicago.edu/software/epics/areaDetector.html)
driver for CCD detectors from
[Andor Technology]("http://www.andor.com)
using Version 2 of the Andor Software Development Kit (SDK).
Additional information:
* [Documentation](http://cars.uchicago.edu/software/epics/andorDoc.html).
* [Documentation](https://cars.uchicago.edu/software/epics/andorDoc.html).
* [Release notes and links to source and binary releases](RELEASE.md).

View File

@@ -6,13 +6,13 @@ https://github.com/areaDetector/ADAndor.
Tagged source code and pre-built binary releases prior to R2-0 are included
in the areaDetector releases available via links at
http://cars.uchicago.edu/software/epics/areaDetector.html.
https://cars.uchicago.edu/software/epics/areaDetector.html.
Tagged source code releases from R2-0 onward can be obtained at
https://github.com/areaDetector/ADAndor/releases.
Tagged prebuilt binaries from R2-0 onward can be obtained at
http://cars.uchicago.edu/software/pub/ADAndor.
https://cars.uchicago.edu/software/pub/ADAndor.
The versions of EPICS base, asyn, and other synApps modules used for each release can be obtained from
the EXAMPLE_RELEASE_PATHS.local, EXAMPLE_RELEASE_LIBS.local, and EXAMPLE_RELEASE_PRODS.local
@@ -103,7 +103,7 @@ R2-0 (24-Mar-2014)
R1-9-1 and earlier
------------------
Release notes are part of the
[areaDetector Release Notes](http://cars.uchicago.edu/software/epics/areaDetectorReleaseNotes.html).
[areaDetector Release Notes](https://cars.uchicago.edu/software/epics/areaDetectorReleaseNotes.html).
Future Releases
===============