fixed url typo
This commit is contained in:
parent
18d7bd25a9
commit
a56ba058e4
|
@ -4,7 +4,7 @@ A modern, decentralized re-imagining of the Unix [plan](https://unix.stackexchan
|
||||||
|
|
||||||
- User-provided content tied to an email address.
|
- User-provided content tied to an email address.
|
||||||
- Text only.
|
- Text only.
|
||||||
- No re-tweets, shares, @s, likes, or boosting of any kind.
|
- No re-tweets, shares, `@s`, likes, or boosting of any kind.
|
||||||
- Authenticity optionally verified by clients using [minisign](https://jedisct1.github.io/minisign/).
|
- Authenticity optionally verified by clients using [minisign](https://jedisct1.github.io/minisign/).
|
||||||
- Accessed via public APIs.
|
- Accessed via public APIs.
|
||||||
- Open source.
|
- Open source.
|
||||||
|
@ -12,7 +12,7 @@ A modern, decentralized re-imagining of the Unix [plan](https://unix.stackexchan
|
||||||
|
|
||||||
## Client Implementations and Tools
|
## Client Implementations and Tools
|
||||||
|
|
||||||
- [dotplan-cli](https://code.sitosis.com.com/rudism/dotplan-cli) is a script for interacting with dotplan providers from the linux shell
|
- [dotplan-cli](https://code.sitosis.com/rudism/dotplan-cli) is a script for interacting with dotplan providers from the linux shell
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
|
|
Reference in New Issue