Skip to content
This repository was archived by the owner on Dec 13, 2017. It is now read-only.

Commit 3bc2e0c

Browse files
Linked to the local license files in README.md.
1 parent 5129831 commit 3bc2e0c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ The following projects were used in the WordPress-iOS-Editor codebase:
9090
| Component | Description | License |
9191
| ------------- |:-------------:| -----:|
9292
| [ZSSRichTextEditor](https://github.com/nnhubbard/ZSSRichTextEditor) | ZSSRichTextEditor is a rich text WYSIWYG Editor for iOS and was the basis for this project.| [MIT](Attribution/ZSSRichTextEditorLicense/LICENSE.txt) |
93-
| [CYRTextView](https://github.com/illyabusigin/CYRTextView) | CYRTextView is a UITextView subclass that implements a variety of features that are relevant to a syntax or code text view. | [MIT](https://github.com/illyabusigin/CYRTextView/blob/master/LICENSE) |
94-
| [HRColorPicker](https://github.com/hayashi311/Color-Picker-for-iOS) | Simple color picker for iPhone | [BSD](https://github.com/hayashi311/Color-Picker-for-iOS/blob/master/ColorPicker/HRColorPickerView.h) |
93+
| [CYRTextView](https://github.com/illyabusigin/CYRTextView) | CYRTextView is a UITextView subclass that implements a variety of features that are relevant to a syntax or code text view. | [MIT](Attribution/CYRTextViewLicense/LICENSE) |
94+
| [HRColorPicker](https://github.com/hayashi311/Color-Picker-for-iOS) | Simple color picker for iPhone | [BSD](Attribution/HRColorPickerLicense/LICENSE.txt) |
9595
| [jQuery](https://jquery.com) | jQuery is a fast, small, and feature-rich JavaScript library. | [MIT](http://jquery.org/license) |
96-
| [JS Beautifier](https://github.com/einars/js-beautify) | Makes ugly Javascript pretty | [MIT](https://github.com/einars/js-beautify/blob/master/LICENSE) |
96+
| [JS Beautifier](https://github.com/einars/js-beautify) | Makes ugly Javascript pretty | [MIT](Attribution/jsBeautifierLicense/LICENSE.txt) |
9797

9898
## License
9999

0 commit comments

Comments
 (0)