diff --git a/Sources/NIO/Docs.docc/index.md b/Sources/NIO/Docs.docc/index.md index f3f864855e..90f318e0e4 100644 --- a/Sources/NIO/Docs.docc/index.md +++ b/Sources/NIO/Docs.docc/index.md @@ -161,7 +161,7 @@ The core SwiftNIO repository will contain a few extremely important protocol imp [module-tls]: ./NIOTLS [module-websocket]: ./NIOWebSocket [module-test-utilities]: ./NIOTestUtils -[module-filesystem]: ./NIOFileSystem +[module-filesystem]: ./_NIOFileSystem [ch]: ./NIOCore/ChannelHandler [c]: ./NIOCore/Channel diff --git a/Sources/NIOFileSystem/Docs.docc/NIOFileSystem.md b/Sources/NIOFileSystem/Docs.docc/index.md similarity index 100% rename from Sources/NIOFileSystem/Docs.docc/NIOFileSystem.md rename to Sources/NIOFileSystem/Docs.docc/index.md