Fix domain typo

This commit is contained in:
Martin Polden 2013-05-10 14:59:01 +02:00
parent e963029ef7
commit 128ccd6d23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
</tr>
{{end}}
{{end}}
<td><code><span class="command">curl</span> ifconfig/all.json</code></td>
<td><code><span class="command">curl</span> ifconfig.co/all.json</code></td>
<td><pre class="response">{{ .JSON }}</pre></td>
</tbody>
</table>