Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bnomei authored Jun 1, 2023
1 parent a279208 commit 7ed346c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ In the structure field or using the provided site methods add Request-URIs `from
- `projects?id=123`
- `projects/cool.html`
- `projects\/.*\.html`
- `blog/(?P<year>\d{4})_(?P<slug>.*)\.html`
- `blog\/(?P<year>\d{4})_(?P<slug>.*)\.html`

and set Response-URIs `touri` like

Expand Down

0 comments on commit 7ed346c

Please sign in to comment.