From e75c6d5694b2c38dd3fbef389dde3101c8990339 Mon Sep 17 00:00:00 2001 From: babstar99 <57051944+babstar99@users.noreply.github.com> Date: Sat, 10 Feb 2024 07:32:22 +1100 Subject: [PATCH] Update faq.md Fixed broken link to index.js --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 651a826..ccf7285 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -120,7 +120,7 @@ you can [start the PairDrop instance with an activated WebSocket fallback](https Files are sent directly between peers. PairDrop doesn't even use a database. -If curious, study [the server](https://github.com/schlagmichdoch/pairdrop/blob/master/index.js). +If curious, study [the server](https://github.com/schlagmichdoch/PairDrop/blob/master/server/index.js). WebRTC encrypts the files in transit. If the devices are on the same network,