Skip to content

Commit 7dacc9e

Browse files
committed
fixed url typo
1 parent 967d27f commit 7dacc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/models/file-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,4 +247,4 @@ class ArticlesController(ecm.ControllerBase):
247247
- [Validators](https://jowilf.github.io/sqlalchemy-file/tutorial/using-files-in-models/#validators)
248248
- [Processors](https://jowilf.github.io/sqlalchemy-file/tutorial/using-files-in-models/#processors)
249249

250-
For a more comprehensive hands-on experience, check out the [file-field-example](https://github.com/python-ellar/ellar-sql/tree/main/samples/file-field-example) project.
250+
For a more comprehensive hands-on experience, check out the [file-field-example](https://github.com/python-ellar/ellar-sql/tree/master/samples/file-field-example) project.

0 commit comments

Comments
 (0)