You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,10 +90,10 @@ The following projects were used in the WordPress-iOS-Editor codebase:
90
90
| Component | Description | License |
91
91
| ------------- |:-------------:| -----:|
92
92
|[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)|
95
95
|[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)|
0 commit comments