Skip to content

Commit 1124248

Browse files
authored
[Docs] Fix dead link to the C++ Interop manifesto
1 parent c255f84 commit 1124248

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
@@ -249,7 +249,7 @@ documentation, please create a thread on the Swift forums under the
249249
Describes the goals and design for Library Evolution.
250250
- [BuildManifesto.md](/docs/BuildManifesto.md):
251251
Provides an outline for modularizing the build system for the Swift toolchain.
252-
- [CppInteroperabilityManifesto.md](/docs/CppInteroperabilityManifesto.md):
252+
- [CppInteroperabilityManifesto.md](/docs/CppInteroperability/CppInteroperabilityManifesto.md):
253253
Describes the motivation and design for first-class Swift-C++ interoperability.
254254
- [DifferentiableProgramming.md](/docs/DifferentiableProgramming.md):
255255
Outlines a vision and design for first-class differentiable programming in Swift.

0 commit comments

Comments
 (0)