diff options
| author | Tolmachev Igor <me@igorek.dev> | 2025-09-28 20:22:22 +0300 |
|---|---|---|
| committer | Tolmachev Igor <me@igorek.dev> | 2025-09-28 20:22:22 +0300 |
| commit | c31641bfd2abfda5312e7d9ae7411a58063bd2df (patch) | |
| tree | 784a7f9660f641f8f76660b003be1d61277cdb08 /projects | |
| parent | 6beebef8f0fede2a672a54f5daa1949db8ba7e82 (diff) | |
| download | pages-c31641bfd2abfda5312e7d9ae7411a58063bd2df.tar.gz pages-c31641bfd2abfda5312e7d9ae7411a58063bd2df.zip | |
Fix project urls
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/index.html | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/projects/index.html b/projects/index.html index f97c88d..d9376c3 100644 --- a/projects/index.html +++ b/projects/index.html | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | all Crypto Pay API functionality, with the exception of webhooks. | 28 | all Crypto Pay API functionality, with the exception of webhooks. |
| 29 | </span> | 29 | </span> |
| 30 | <div class="links"> | 30 | <div class="links"> |
| 31 | <a href="https://help.send.tg/en/articles/10279948-crypto-pay-api"> | 31 | <a href="https://codeberg.org/igorechek06/async_crypto_pay_api"> |
| 32 | <i class="nf nf-dev-git"></i> Source code | 32 | <i class="nf nf-dev-git"></i> Source code |
| 33 | </a> | 33 | </a> |
| 34 | <a href="https://pypi.org/project/async-crypto-pay-api/"> | 34 | <a href="https://pypi.org/project/async-crypto-pay-api/"> |
| @@ -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://github.com/ThePollify/"> | 121 | <a href="https://codeberg.org/igorechek06/archivator"> |
| 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> |
| @@ -139,12 +139,8 @@ | |||
| 139 | <a href="https://codeberg.org/igorechek06/itmo_queue_server"> | 139 | <a href="https://codeberg.org/igorechek06/itmo_queue_server"> |
| 140 | <i class="nf nf-dev-git"></i> Source code | 140 | <i class="nf nf-dev-git"></i> Source code |
| 141 | </a> | 141 | </a> |
| 142 | <a href="https://codeberg.org/igorechek06/itmo_queue_server"> | 142 | <!--<a> <i class="nf nf-md-web"></i> Website </a>--> |
| 143 | <i class="nf nf-md-web"></i> Website | 143 | <!--<a> <i class="nf nf-fa-book"></i> Docs </a>--> |
| 144 | </a> | ||
| 145 | <a href="https://codeberg.org/igorechek06/itmo_queue_server"> | ||
| 146 | <i class="nf nf-fa-book"></i> Docs | ||
| 147 | </a> | ||
| 148 | </div> | 144 | </div> |
| 149 | </section> | 145 | </section> |
| 150 | 146 | ||
