mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 02:28:11 +08:00 
			
		
		
		
	Update links toward examples.
This commit is contained in:
		| @@ -498,7 +498,7 @@ using flexbox: | ||||
| Checkout this | ||||
| [example](https://arthursonzogni.github.io/FTXUI/examples_2dom_2hflow_8cpp-example.html) | ||||
| and the associated | ||||
| [demo](https://arthursonzogni.com/FTXUI/examples/?file=component/flexbox). | ||||
| [demo](https://arthursonzogni.github.io/FTXUI/examples/?file=component/flexbox). | ||||
|  | ||||
| Element can also become flexible using the the `ftxui::flex` decorator. | ||||
|  | ||||
| @@ -581,7 +581,7 @@ A `ftxui::Component` is a shared pointer to a `ftxui::ComponentBase`. The latter | ||||
| `ftxui::Component` are used to render dynamic user interface, producing multiple | ||||
| frame, and updating its state on events. | ||||
|  | ||||
| [Gallery](https://arthursonzogni.github.io/FTXUI/examples_2component_2gallery_8cpp-example.html) of multiple components. ([demo](https://arthursonzogni.com/FTXUI/examples/?file=component/gallery)) | ||||
| [Gallery](https://arthursonzogni.github.io/FTXUI/examples_2component_2gallery_8cpp-example.html) of multiple components. ([demo](https://arthursonzogni.github.io/FTXUI/examples/?file=component/gallery)) | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni