Merge branch 'master' into master

This commit is contained in:
Ross McFarland
2021-01-03 13:24:09 -08:00
committed by GitHub
co-authored by GitHub
+2 -2
View File
@@ -102,8 +102,8 @@ Now that we have something to tell OctoDNS about our providers & zones we need t
ttl: 60
type: A
values:
- 1.2.3.4
- 1.2.3.5
- 1.2.3.4
- 1.2.3.5
```
Further information can be found in [Records Documentation](/docs/records.md).