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
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,16 +137,16 @@ backends and rapid prototypes, but most of the times, you need to customize
137
137
some parts of the backend. Keep reading the rest of the documentation to learn
138
138
how to do it.
139
139
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)
* [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)
0 commit comments