Skip to content

Commit c486913

Browse files
committed
Fix link
1 parent 453729b commit c486913

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A REDCap External Module that allows injection of JavaScript on pages.
1111
## Installation
1212

1313
- Clone this repo into `<redcap-root>/modules/redcap_javascript_injector_v<version-number>`, or
14-
- Obtain this module from the Consortium [REDCap Repo](https://redcap.vanderbilt.edu/consortium/modules/index.php) via the Control Center.
14+
- Obtain this module from the Consortium [REDCap Repo](https://redcap.vumc.org/consortium/modules/index.php) via the Control Center.
1515
- Go to _Control Center > Technical / Developer Tools > External Modules_ and enable REDCap JavaScript Injector.
1616

1717
### Upgrading from version 1.x
@@ -91,6 +91,7 @@ The original version of this external module was basically just a modified versi
9191

9292
Version | Description
9393
------- | ------------------
94+
2.3.1 | Fixed Repository link in README.
9495
2.3.0 | New feature: Add JS from a file in addition to entering it into directly into module config.<br>New options to direct injections.
9596
2.2.1 | Added support for new page: Project Setup Page.
9697
2.2.0 | Require EM Framework v14.<br>Added "enable-every-page-hooks-on-login-form" to config.json.

0 commit comments

Comments
 (0)