mirror of
https://github.com/go-acme/lego.git
synced 2024-11-28 17:41:10 +02:00
doc: fix broken links (#1997)
This commit is contained in:
parent
b37d60c033
commit
6792701dbc
@ -87,7 +87,7 @@ See also:
|
||||
- [Setting up Akamai credentials](https://developer.akamai.com/api/getting-started)
|
||||
- [.edgerc Format](https://developer.akamai.com/legacy/introduction/Conf_Client.html#edgercformat)
|
||||
- [API Client Authentication](https://developer.akamai.com/legacy/introduction/Client_Auth.html)
|
||||
- [Config from Env](https://github.com/akamai/AkamaiOPEN-edgegrid-golang/blob/master/edgegrid/config.go#L118)
|
||||
- [Config from Env](https://github.com/akamai/AkamaiOPEN-edgegrid-golang/blob/master/pkg/edgegrid/config.go#L118)
|
||||
|
||||
|
||||
|
||||
|
@ -18,7 +18,7 @@ docker run goacme/lego -h
|
||||
|
||||
## From package managers
|
||||
|
||||
- [ArchLinux](https://archlinux.org/packages/community/x86_64/lego/) (official):
|
||||
- [ArchLinux](https://archlinux.org/packages/extra/x86_64/lego/) (official):
|
||||
|
||||
```bash
|
||||
pacman -S lego
|
||||
|
@ -40,7 +40,7 @@ See also:
|
||||
- [Setting up Akamai credentials](https://developer.akamai.com/api/getting-started)
|
||||
- [.edgerc Format](https://developer.akamai.com/legacy/introduction/Conf_Client.html#edgercformat)
|
||||
- [API Client Authentication](https://developer.akamai.com/legacy/introduction/Client_Auth.html)
|
||||
- [Config from Env](https://github.com/akamai/AkamaiOPEN-edgegrid-golang/blob/master/edgegrid/config.go#L118)
|
||||
- [Config from Env](https://github.com/akamai/AkamaiOPEN-edgegrid-golang/blob/master/pkg/edgegrid/config.go#L118)
|
||||
'''
|
||||
|
||||
[Configuration]
|
||||
|
Loading…
Reference in New Issue
Block a user