Fix demo link
This commit is contained in:
parent
743b58efd3
commit
d291cfabb2
@ -33,7 +33,7 @@ Usage of cloudflare-dns-cli:
|
|||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
===> [HERE](/demo.cast) <===
|
===> [HERE](./demo.cast) <===
|
||||||
|
|
||||||
## Similar
|
## Similar
|
||||||
* https://github.com/earlchew/cloudflare-cli
|
* https://github.com/earlchew/cloudflare-cli
|
||||||
@ -41,7 +41,7 @@ Usage of cloudflare-dns-cli:
|
|||||||
* (official) https://github.com/cloudflare/python-cloudflare#cli
|
* (official) https://github.com/cloudflare/python-cloudflare#cli
|
||||||
|
|
||||||
## Why another cli?
|
## Why another cli?
|
||||||
1. Keep it simple and minimal dependency and features
|
1. Keep it simple with minimum dependency and features
|
||||||
2. Uses [libdns](https://github.com/libdns) library maintained by [caddy](https://caddyserver.com) team
|
2. Uses [libdns](https://github.com/libdns) library maintained by [caddy](https://caddyserver.com) team
|
||||||
libdns provides uniform api for many dns providers. Mostly 's/cloudflare/XYZ/' should work when moving to a different dns provider
|
libdns provides uniform api for many dns providers. Mostly `s/cloudflare/XYZ/` should work when moving to a different dns provider
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user