From 60a2298b225583f5fa6a6576f7088bb9db661e16 Mon Sep 17 00:00:00 2001 From: jemian Date: Wed, 25 Nov 2015 12:05:29 -0600 Subject: [PATCH] rename module main page --- README.md | 2 +- documentation/{index.html => motor.html} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename documentation/{index.html => motor.html} (100%) diff --git a/README.md b/README.md index dd92b44a..7e3d9d82 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ APS BCDA synApps module: motor For more information, see: -* [main page](http://htmlpreview.github.io/?https://github.com/epics-modules/motor/blob/master/documentation/index.html) +* [main page](http://htmlpreview.github.io/?https://github.com/epics-modules/motor/blob/master/documentation/motor.html) * [motor wiki](https://github.com/epics-modules/motor/wiki) * http://www.aps.anl.gov/bcda/synApps diff --git a/documentation/index.html b/documentation/motor.html similarity index 100% rename from documentation/index.html rename to documentation/motor.html