Skip to content

Commit 48f54e1

Browse files
authored
Merge pull request #404 from dougblackjr/feature/384-add-relative-url-to-url-field
Adding documentation for #1847
2 parents 86cfcda + e6deb37 commit 48f54e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/fieldtypes/url.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Which URL Schemes the content author is allowed to use in this URL field. Availa
2323

2424
- `http://`
2525
- `https://`
26+
- `/` ([single slash protocol-relative URLs](https://en.wikipedia.org/wiki/Wikipedia:Protocol-relative_URL))
2627
- `//` ([protocol-relative URLs](https://en.wikipedia.org/wiki/Wikipedia:Protocol-relative_URL))
2728
- `mailto:`
2829
- `ftp://`

0 commit comments

Comments
 (0)