1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Fix missing dot in example

This commit is contained in:
jozo
2021-07-12 11:29:59 +02:00
committed by GitHub
parent da15027bc5
commit fec33bbb10

View File

@@ -89,7 +89,7 @@ zones:
- dyn
- route53
example.net:
example.net.:
alias: example.com.
```