Skip to content

Commit 3ad98a5

Browse files
authored
[Docs] Fix broken url and filename (swiftlang#33318)
1 parent b647245 commit 3ad98a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ documentation, please create a thread on the Swift forums under the
105105
- [RequestEvaluator.md](/docs/RequestEvaluator.md):
106106
Describes the request evaluator architecture, which is used for
107107
lazy type-checking and efficient caching.
108-
- [Literal.md](/docs/Literal.md):
108+
- [Literals.md](/docs/Literals.md):
109109
Describes type-checking and inference specifically for literals.
110110
- [Serialization.rst](/docs/Serialization.rst):
111111
Gives an overview of the LLVM bitcode format used for swiftmodules.

0 commit comments

Comments
 (0)