Skip to content

Commit 4b36bb8

Browse files
Move markdown files to customization directory (#596)
* Move markdown files to customization directory * Link to markdown files in customization directory
1 parent 119a97c commit 4b36bb8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ brew reinstall --build-from-source mockolo
176176

177177
### UI Frameworks
178178

179-
While Nodes works out-of-the-box with [UIKit](https://developer.apple.com/documentation/uikit) and [SwiftUI](https://developer.apple.com/xcode/swiftui) (for iOS), custom [configuration is required](Configuration.md) to use other UI frameworks, such as [AppKit](https://developer.apple.com/documentation/appkit).
179+
While Nodes works out-of-the-box with [UIKit](https://developer.apple.com/documentation/uikit) and [SwiftUI](https://developer.apple.com/xcode/swiftui) (for iOS), custom [configuration is required](Customization/Configuration.md) to use other UI frameworks, such as [AppKit](https://developer.apple.com/documentation/appkit).
180180

181181
### Reactive Frameworks
182182

183-
While Nodes works out-of-the-box with [Combine](https://developer.apple.com/documentation/combine), custom [configuration and setup is required](RxSwift.md) to use other reactive frameworks, such [RxSwift](https://github.com/ReactiveX/RxSwift).
183+
While Nodes works out-of-the-box with [Combine](https://developer.apple.com/documentation/combine), custom [configuration and setup is required](Customization/RxSwift.md) to use other reactive frameworks, such [RxSwift](https://github.com/ReactiveX/RxSwift).

0 commit comments

Comments
 (0)