We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86cfcda + e6deb37 commit 48f54e1Copy full SHA for 48f54e1
docs/fieldtypes/url.md
@@ -23,6 +23,7 @@ Which URL Schemes the content author is allowed to use in this URL field. Availa
23
24
- `http://`
25
- `https://`
26
+- `/` ([single slash protocol-relative URLs](https://en.wikipedia.org/wiki/Wikipedia:Protocol-relative_URL))
27
- `//` ([protocol-relative URLs](https://en.wikipedia.org/wiki/Wikipedia:Protocol-relative_URL))
28
- `mailto:`
29
- `ftp://`
0 commit comments