Skip to content

Commit c2aaf22

Browse files
committed
Prepared the 1.4.0 release
1 parent 467f1d8 commit c2aaf22

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -137,16 +137,16 @@ backends and rapid prototypes, but most of the times, you need to customize
137137
some parts of the backend. Keep reading the rest of the documentation to learn
138138
how to do it.
139139

140-
* [Chapter 3 - Customizing your first backend](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/3-customizing-first-backend.md)
141-
* [Chapter 4 - Customizing the List View](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/4-customizing-list-view.md)
142-
* [Chapter 5 - Customizing the Show View](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/5-customizing-show-view.md)
143-
* [Chapter 6 - Customizing the Edit and New Views](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/6-customizing-new-edit-views.md)
144-
* [Chapter 7 - Customizing the Search View](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/7-customizing-search-view.md)
145-
* [Chapter 8 - Customizing the View Actions](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/8-customizing-view-actions.md)
146-
* [Chapter 9 - Advanced Techniques for Complex Backends](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/9-advanced-techniques.md)
147-
* [Chapter 10 - Customizing the Visual Design of the Backend](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/10-customizing-design.md)
148-
* [Chapter 11 - Configuration Reference](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/11-configuration-reference.md)
149-
* [Chapter 12 - About this Project](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.3.0/Resources/doc/12-about-this-project.md)
140+
* [Chapter 3 - Customizing your first backend](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/3-customizing-first-backend.md)
141+
* [Chapter 4 - Customizing the List View](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/4-customizing-list-view.md)
142+
* [Chapter 5 - Customizing the Show View](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/5-customizing-show-view.md)
143+
* [Chapter 6 - Customizing the Edit and New Views](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/6-customizing-new-edit-views.md)
144+
* [Chapter 7 - Customizing the Search View](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/7-customizing-search-view.md)
145+
* [Chapter 8 - Customizing the View Actions](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/8-customizing-view-actions.md)
146+
* [Chapter 9 - Advanced Techniques for Complex Backends](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/9-advanced-techniques.md)
147+
* [Chapter 10 - Customizing the Visual Design of the Backend](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/10-customizing-design.md)
148+
* [Chapter 11 - Configuration Reference](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/11-configuration-reference.md)
149+
* [Chapter 12 - About this Project](https://github.com/javiereguiluz/EasyAdminBundle/tree/v1.4.0/Resources/doc/12-about-this-project.md)
150150

151151
-----
152152

0 commit comments

Comments
 (0)