From e23721fb0c6fe62a077218319cc4ed009a978ae9 Mon Sep 17 00:00:00 2001 From: Pete R Jemian Date: Wed, 9 Nov 2016 14:55:07 -0600 Subject: [PATCH] the module name --- documentation/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/documentation/README.md b/documentation/README.md index 2a2dd045..9a4b7e91 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -1,8 +1,8 @@ # HTML documentation -* [motor.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motor.html) -* [motorDeviceDriver.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motorDeviceDriver.html) -* [motorRecord.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motorRecord.html) -* [motor_files.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motor_files.html) -* [motor_release.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motor_release.html) -* [trajectoryScan.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/trajectoryScan.html) +* [motor.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motor.html) +* [motorDeviceDriver.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motorDeviceDriver.html) +* [motorRecord.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motorRecord.html) +* [motor_files.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motor_files.html) +* [motor_release.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motor_release.html) +* [trajectoryScan.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/trajectoryScan.html)