Apply suggestions from code review

Co-Authored-By: ross <ross@github.com>
This commit is contained in:
Theo Julienne
2019-05-06 07:58:14 -07:00
committed by GitHub
parent 470daa8843
commit f2a63e06b7
+2 -2
View File
@@ -22,8 +22,8 @@ Adding new record types to OctoDNS is relatively straightforward, but will requi
## Advanced Record Support (GeoDNS, Weighting)
* [Dynamic Records](/docs/dynamic_records.md)
* [Geo Records](/docs/geo_records.md)
* [Dynamic Records](/docs/dynamic_records.md) - the preferred method for configuring geo-location, weights, and healthcheck based fallback between pools of services.
* [Geo Records](/docs/geo_records.md) - the original implementation of geo-location based records, now superseded by Dynamic Records (above)
## Config (`YamlProvider`)