Fix demo link

This commit is contained in:
Balakrishnan Balasubramanian 2023-04-10 21:46:00 -04:00
parent 743b58efd3
commit d291cfabb2

View File

@ -33,7 +33,7 @@ Usage of cloudflare-dns-cli:
## Demo
===> [HERE](/demo.cast) <===
===> [HERE](./demo.cast) <===
## Similar
* https://github.com/earlchew/cloudflare-cli
@ -41,7 +41,7 @@ Usage of cloudflare-dns-cli:
* (official) https://github.com/cloudflare/python-cloudflare#cli
## Why another cli?
1. Keep it simple and minimal dependency and features
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
1. Keep it simple with minimum dependency and features
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