fix links
This commit is contained in:
parent
a1f0fb3eae
commit
855d949985
@ -168,7 +168,8 @@ Ok, it's finished.
|
||||
If your dns provider supports api access, we can use api to automatically issue certs.
|
||||
You don't have do anything manually.
|
||||
|
||||
Currently we support:
|
||||
###Currently we support:
|
||||
|
||||
1. Cloudflare.com api
|
||||
2. Dnspod.cn api
|
||||
3. Cloudxns.com api
|
||||
@ -177,7 +178,7 @@ More apis are comming soon....
|
||||
|
||||
If your dns provider is not in the supported list above, you can write your own script api easily.
|
||||
|
||||
For more details: [How to use dns api](dnsapi/README.md)
|
||||
For more details: [How to use dns api](dnsapi)
|
||||
|
||||
|
||||
#Under the Hood
|
||||
|
@ -79,7 +79,7 @@ Let's assume you want to name it 'myapi',
|
||||
le.sh issue dns-myapi aa.com www.aa.com
|
||||
```
|
||||
|
||||
For more details, please check our sample script: [dnsapi/dns-myapi.sh](README.md)
|
||||
For more details, please check our sample script: [dns-myapi.sh](dns-myapi.sh)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user