Skip to content

Commit 7e6fceb

Browse files
committed
Readme URLs
1 parent abca937 commit 7e6fceb

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ This blog starter project is for developers who are new to Craft CMS and want to
77

88
### Topics, features, and implementations:
99

10-
- Using a [Matrix field](https://craftcms.com/docs/4.x/matrix-fields.html) as a page-builder;
11-
- [Templating fundamentals](https://craftcms.com/docs/4.x/dev/twig-primer.html#dry-templating), including: inheritance with layouts, dynamic includes, and macros;
12-
- [Pagination](https://craftcms.com/docs/4.x/element-queries.html#pagination) of entries;
10+
- Using a [Matrix field](https://craftcms.com/docs/5.x/reference/field-types/matrix.html) as a page-builder;
11+
- [Templating fundamentals](https://craftcms.com/docs/5.x/development/twig.html), including: inheritance with layouts, dynamic includes, and macros;
12+
- [Pagination](https://craftcms.com/docs/5.x/development/element-queries.html#pagination) of entries;
1313
- Responsive images
1414
- Local asset volumes
15-
- [Error pages](https://craftcms.com/docs/4.x/routing.html#error-templates)
15+
- [Error pages](https://craftcms.com/docs/5.x/system/routing.html#error-templates)
1616
- Installation and configuration of [plugins](https://plugins.craftcms.com)
17-
- Front-end development with Webpack and Tailwind CSS
1817

1918
### It’s free to use
2019

0 commit comments

Comments
 (0)