File tree Expand file tree Collapse file tree 5 files changed +15
-5
lines changed
Expand file tree Collapse file tree 5 files changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -486,7 +486,9 @@ encoding is also referred to as latin1.
486486 <li>
487487 <strong>PERMISSION_REQUIRED</strong> – This is returned if you do
488488 not have permission to use the service. Please
489- <a href="https://support.maxmind.com">contact our support team</a>
489+ <a href="https://support.maxmind.com/knowledge-base"
490+ >contact our support team</a
491+ >
490492 for more information.
491493 </li>
492494 <li>
Original file line number Diff line number Diff line change @@ -136,7 +136,9 @@ to handle any valid HTTP `4xx` or `5xx` status code.
136136 <td>402 Payment Required</td>
137137 <td>
138138 You do not have permission to use the service. Please
139- <a href="https://support.maxmind.com">contact our support team</a>
139+ <a href="https://support.maxmind.com/knowledge-base"
140+ >contact our support team</a
141+ >
140142 for more information.
141143 </td>
142144 </tr>
Original file line number Diff line number Diff line change @@ -161,7 +161,9 @@ to handle any valid HTTP `4xx` or `5xx` status code.
161161 <td>403 Forbidden</td>
162162 <td>
163163 You do not have permission to use the service. Please
164- <a href="https://support.maxmind.com">contact our support team</a>
164+ <a href="https://support.maxmind.com/knowledge-base"
165+ >contact our support team</a
166+ >
165167 for more information.
166168 </td>
167169 </tr>
Original file line number Diff line number Diff line change @@ -1100,7 +1100,9 @@ signed up for the service. The latest version is 1.3.
11001100 <li>
11011101 <strong>PERMISSION_REQUIRED</strong> – This is returned if you do
11021102 not have permission to use the service. Please
1103- <a href="https://support.maxmind.com">contact our support team</a>
1103+ <a href="https://support.maxmind.com/knowledge-base"
1104+ >contact our support team</a
1105+ >
11041106 for more information.
11051107 </li>
11061108 </ul>
Original file line number Diff line number Diff line change @@ -134,7 +134,9 @@ All strings are returned as ASCII.
134134 <li>
135135 `PERMISSION_REQUIRED` – You do not have permission to use the
136136 service. Please
137- <a href="https://support.maxmind.com">contact our support team</a>
137+ <a href="https://support.maxmind.com/knowledge-base"
138+ >contact our support team</a
139+ >
138140 for more information.
139141 </li>
140142 <li>`LICENSE_REQUIRED` – You must provide a license key.</li>
You can’t perform that action at this time.
0 commit comments