Update CMS_Alternating_Button.md

The URL that points to ReactJS development appears to be case-sensitive. This fixes the link
This commit is contained in:
elliot sawyer 2017-12-31 21:15:56 +13:00 committed by GitHub
parent 2bc0064791
commit b61debe3fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ public function getCMSActions()
__Deprecated:__
The following documentation regarding jQuery, jQueryUI and Entwine applies to legacy code only.
If you're developing new functionality in React powered sections please refer to
[ReactJS in SilverStripe](./Extend_CMS_Interface.md#reactjs-in-silverstripe).
[ReactJS in SilverStripe](./extend_cms_interface.md#reactjs-in-silverstripe).
As with the *Save* and *Save & publish* buttons, you might want to add some scripted reactions to user actions on the
frontend. You can affect the state of the button through the jQuery UI calls.