From 7f74f6fdaf301796f1dae7bea3ca6c1e711ad22e Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Fri, 7 Mar 2014 07:38:48 -0600 Subject: [PATCH] Fixed links --- RELEASE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index b6fc985..fec554d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -16,7 +16,7 @@ http://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 -files respectively, in the appropriate release of the +files respectively, in the configure/ directory of the appropriate release of the [top-level areaDetector](https://github.com/areaDetector/areaDetector) repository. @@ -25,7 +25,7 @@ Release Notes R2-0 ---- -* Moved the repository to [Github](https://github.com/areaDetector/ADmarCCD). +* Moved the repository to [Github](https://github.com/areaDetector/ADAndor). * Re-organized the directory structure to separate the driver library from the example IOC application.