mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-13 23:45:26 +00:00
Fix typo
This commit is contained in:
@@ -505,10 +505,10 @@ The latest builds for Linux, macOS, and Windows can be downloaded from the `geoi
|
||||
On December 30th, 2019, MaxMind started requiring free accounts to access the free Geolite2 databases, in order `to
|
||||
comply with various privacy regulations`_.
|
||||
|
||||
Start by `registering for a free GeoLite account`_, and signing in.
|
||||
Start by `registering for a free GeoLite2 account`_, and signing in.
|
||||
|
||||
Then, navigate the to the `License Keys`_ page under your account, and create a new license key for the version of
|
||||
`geoipupdate` that was installed.
|
||||
``geoipupdate`` that was installed.
|
||||
|
||||
.. warning::
|
||||
|
||||
@@ -1593,7 +1593,7 @@ Indices and tables
|
||||
|
||||
.. _to comply with various privacy regulations: https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/
|
||||
|
||||
.. _registering for a free GeoLite account: https://www.maxmind.com/en/geolite2/signup
|
||||
.. _registering for a free GeoLite2 account: https://www.maxmind.com/en/geolite2/signup
|
||||
|
||||
.. _License Keys: https://www.maxmind.com/en/accounts/current/license-key
|
||||
|
||||
|
||||
+2
-2
@@ -704,9 +704,9 @@ sudo apt install -y geoipupdate
|
||||
<p>The latest builds for Linux, macOS, and Windows can be downloaded from the <a class="reference external" href="https://github.com/maxmind/geoipupdate/releases">geoipupdate releases page on GitHub</a>.</p>
|
||||
<p>On December 30th, 2019, MaxMind started requiring free accounts to access the free Geolite2 databases, in order <a class="reference external" href="https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/">to
|
||||
comply with various privacy regulations</a>.</p>
|
||||
<p>Start by <a class="reference external" href="https://www.maxmind.com/en/geolite2/signup">registering for a free GeoLite account</a>, and signing in.</p>
|
||||
<p>Start by <a class="reference external" href="https://www.maxmind.com/en/geolite2/signup">registering for a free GeoLite2 account</a>, and signing in.</p>
|
||||
<p>Then, navigate the to the <a class="reference external" href="https://www.maxmind.com/en/accounts/current/license-key">License Keys</a> page under your account, and create a new license key for the version of
|
||||
<cite>geoipupdate</cite> that was installed.</p>
|
||||
<code class="docutils literal notranslate"><span class="pre">geoipupdate</span></code> that was installed.</p>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Warning</p>
|
||||
<p>The configuration file format is different for older (i.e. <=3.1.1) and newer (i.e. >=3.1.1) versions
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user