From 9b26e5c36a84e726bf5e4b3e40c2fbe760581417 Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Mon, 1 Apr 2019 16:41:12 -0500 Subject: [PATCH] Replace http with https --- README.md | 4 ++-- RELEASE.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7539bd1..711e147 100644 --- a/README.md +++ b/README.md @@ -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). diff --git a/RELEASE.md b/RELEASE.md index 505f640..927d85e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -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 ===============