aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTolmachev Igor <me@igorek.dev>2025-09-28 21:16:01 +0300
committerTolmachev Igor <me@igorek.dev>2025-09-28 21:16:01 +0300
commitb796a776c519b10f001de0273d192398feb0c1eb (patch)
tree582d189a1ae62472b8c70cf44f2977cd998ec048
parentf49d344927c5d4ea067104833c4ac1074bec6263 (diff)
downloadpages-b796a776c519b10f001de0273d192398feb0c1eb.tar.gz
pages-b796a776c519b10f001de0273d192398feb0c1eb.zip
Fix project url
-rw-r--r--projects/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/index.html b/projects/index.html
index d9376c3..80c4f56 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -118,7 +118,7 @@
118 both standard and streaming read/write operations. 118 both standard and streaming read/write operations.
119 </span> 119 </span>
120 <div class="links"> 120 <div class="links">
121 <a href="https://codeberg.org/igorechek06/archivator"> 121 <a href="https://codeberg.org/igorechek06/archivator/src/branch/development">
122 <i class="nf nf-dev-git"></i> Source code 122 <i class="nf nf-dev-git"></i> Source code
123 </a> 123 </a>
124 </div> 124 </div>