Skip to content

Commit 85b7530

Browse files
justin808claude
andcommitted
Fix invalid directory reference in LICENSE.md
- Update incorrect reference from `lib/react_on_rails/pro_features/` - to correct `lib/react_on_rails/pro/` directory - Ensures LICENSE.md accurately reflects actual directory structure 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 7fabaa8 commit 85b7530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
This license applies to all files within this repository, with the exception of the code located in the following directories, which are licensed separately under the React on Rails Pro License:
1111

12-
- `lib/react_on_rails/pro_features/`
12+
- `lib/react_on_rails/pro/`
1313
- `node_package/src/pro/`
1414

1515
Copyright (c) 2017, 2018 Justin Gordon and ShakaCode

0 commit comments

Comments
 (0)