Skip to content

Commit fd5b746

Browse files
authored
Update urls.md
1 parent a746f1b commit fd5b746

File tree

1 file changed

+1
-1
lines changed
  • content/en/content-management

1 file changed

+1
-1
lines changed

‎content/en/content-management/urls.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Set the `url` in front matter to override the entire path. Use this with either
4646
{{% note %}}
4747
Hugo does not sanitize the `url` front matter field, allowing you to generate:
4848

49-
- File paths that contain characters reserved by the operating system. For example, file paths on Windows may not contain any of these [reserved characters]. Hugo throws an error if a file path includes a character reserved by the current operating system..
49+
- File paths that contain characters reserved by the operating system. For example, file paths on Windows may not contain any of these [reserved characters]. Hugo throws an error if a file path includes a character reserved by the current operating system.
5050
- URLs that contain disallowed characters. For example, the less than sign (`<`) is not allowed in a URL.
5151

5252
[reserved characters]: https://learn.microsoft.com/en-us/windows/win32/fileio/naming-a-file#naming-conventions

0 commit comments

Comments
 (0)