Update documentation
diff --git a/docs/dyn/civicinfo_v2.elections.html b/docs/dyn/civicinfo_v2.elections.html
index 022e440..998e3b2 100644
--- a/docs/dyn/civicinfo_v2.elections.html
+++ b/docs/dyn/civicinfo_v2.elections.html
@@ -221,7 +221,9 @@
             },
           ],
           "electionInfoUrl": "A String", # A URL provided by this administrative body for looking up general election information.
-          "electionRulesUrl": "A String", # A URL provided by this administrative body describing election rules to the voter.
+          "addressLines": [
+            "A String",
+          ],
           "voter_services": [ # A description of the services this administrative body may provide.
             "A String",
           ],
@@ -236,6 +238,7 @@
             "locationName": "A String", # The name of the location.
             "state": "A String", # The US two letter state abbreviation of the address.
           },
+          "electionRulesUrl": "A String", # A URL provided by this administrative body describing election rules to the voter.
         },
         "name": "A String", # The name of the jurisdiction.
         "id": "A String", # An ID for this object. IDs may change in future requests and should not be cached. Access to this field requires special access that can be requested from the Request more link on the Quotas page.