Skip to content

Commit ff8d6cb

Browse files
committed
Added photos for better url pattern understanding
1 parent 31f5258 commit ff8d6cb

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

packages/docs/docs/getting-started/url-pattern.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ To create dynamic URLs this plugin uses **URL patterns**. The URL pattern will b
99

1010
You can add URL patterns in the settings section of the plugin. For configuration details and fallbacks, see [Default pattern](/webtools/configuration/default-pattern) and [Slugify](/webtools/configuration/slugify).
1111

12+
<img src="/webtools/img/assets/url_patterns.png" alt="URL patterns overview" />
13+
1214
```
1315
/pages/[my-title-field]
1416
```
@@ -27,4 +29,4 @@ The following field types are allowed in a pattern:
2729

2830
See below a screenshot of the URL pattern creation form in Strapi.
2931

30-
<img src="/webtools/img/assets/url-pattern.png" alt="URL pattern" />
32+
<img src="/webtools/img/assets/add_new_pattern.png" alt="Add new pattern with field suggestions" />
136 KB
Loading
-114 KB
Binary file not shown.
114 KB
Loading

0 commit comments

Comments
 (0)