update index.html

This commit is contained in:
idk
2022-08-28 13:40:47 -04:00
parent c998e57a89
commit dfd7cd886f
2 changed files with 5 additions and 5 deletions

View File

@ -6,12 +6,12 @@ In the next version, I'll be moving the `i2pkeys` directory to it's own reposito
so I can avoid import cycle headaches. Please migrate to the new `i2pkeys` repository
before upgrading your sam3 dependencies. You can probably do this by running:
STATUS: This project is maintained. I will respond to issues, pull requests, and feature requests within a few days.
```sh
find . -name '*.go' -exec sed -i 's|github.com/eyedeekay/sam3/i2pkeys|github.com/eyedeekay/i2pkeys|g' {} \;
```
STATUS: This project is maintained. I will respond to issues, pull requests, and feature requests within a few days.
# README #
go library for the I2P [SAMv3.0](https://geti2p.net/en/docs/api/samv3) bridge, used to build anonymous/pseudonymous end-to-end encrypted sockets.

View File

@ -55,13 +55,13 @@
repository
before upgrading your sam3 dependencies. You can probably do this by running:
</p>
<p>
STATUS: This project is maintained. I will respond to issues, pull requests, and feature requests within a few days.
</p>
<div>
<pre>find . -name &#39;*.go&#39; -exec sed -i &#39;s|github.com/eyedeekay/sam3/i2pkeys|github.com/eyedeekay/i2pkeys|g&#39; {} \;
</pre>
</div>
<p>
STATUS: This project is maintained. I will respond to issues, pull requests, and feature requests within a few days.
</p>
<h1>
<a href="#readme" rel="nofollow">
<span></span>