aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhozan <119854621+hozan23@users.noreply.github.com>2023-11-09 12:32:57 +0300
committerGitHub <noreply@github.com>2023-11-09 12:32:57 +0300
commitd0fac4f4cdd26048ae84707d08ef03dde2a25ac3 (patch)
tree174f1b0c3afd854a424c1af630a8fbe719aa6cac /README.md
parentc1062fd5e22d9039d8add5c6421b767763fa1dba (diff)
fix a broken link in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c77b45d..740f2df 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ on adding support for TLS connections.
### Usage
-You can check out the examples [here](./karyons_p2p/examples).
+You can check out the examples [here](./p2p/examples).
If you have tmux installed, you can run the network simulation script in the
examples directory to run 12 peers simultaneously.