From b3fcc10cd8465d71ea5604745ac113f0be635ec3 Mon Sep 17 00:00:00 2001 From: Akilan Date: Sat, 7 Jun 2025 14:06:55 +0100 Subject: [PATCH] fixed p2prc docs --- .DS_Store | Bin 10244 -> 10244 bytes README.md | 6 +++--- artwork/p2prc-logos/.DS_Store | Bin 6148 -> 6148 bytes 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.DS_Store b/.DS_Store index 4319b9345a3232c9d6a4598de81214717fea96b8..80b481d72a3cb7df87bf666699b4cd38dc9996c9 100644 GIT binary patch delta 96 zcmZn(XbG6$pKU^hRb{$?J5d=^d?1{a2WhGd4~$-4xOio$ti!9{sF`FZIK3=E8$ WD@0auZDv>a#WLAk&;zHMWlR7Pn;Lll delta 37 tcmZn(XbG6$dGU^hRb?q(i=e3s3LqRY4@Hay$RuJDUx^K(&VW&ryp4Nd?6 diff --git a/README.md b/README.md index 06c7e90..5a81290 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!TIP] -> Haskell bindings supported!: [Bindings documentaton](https://p2prc.akilan.io/Docs/haskell/P2PRC.html) +> Haskell bindings supported!: [Bindings documentaton](https://p2prc.akilan.io/haskell/P2PRC.html) > [!NOTE] > Fixing documentation to latest changes. If you have any questions setting up P2PRC either [create an issue](https://github.com/Akilan1999/p2p-rendering-computation/issues/new/choose) or send me an email (me AT akilan dot io). @@ -57,7 +57,7 @@ alias p2prc='env P2PRC= nix run github:ak ```bash p2prc -h ``` -Read more on command usage: https://p2prc.akilan.io/Docs/#using-basic-commands +Read more on command usage: https://p2prc.akilan.io/#using-basic-commands ## Latest tutorial [![IMAGE ALT TEXT](https://i.ytimg.com/vi/OMwCpedu5cs/hqdefault.jpg)](https://www.youtube.com/watch?v=OMwCpedu5cs") @@ -66,7 +66,7 @@ Read more on command usage: https://p2prc.akilan.io/Docs/#using-basic-commands ## Documentation -### We have documented to our best effort the basics of p2prc: [Link](https://p2prc.akilan.io/Docs/) +### We have documented to our best effort the basics of p2prc: [Link](https://p2prc.akilan.io/)