From 80f5cf543741f98671d47ce725ef1781fb711798 Mon Sep 17 00:00:00 2001 From: Abhigyan Khaund <20434085+abhigyank@users.noreply.github.com> Date: Mon, 5 Nov 2018 02:15:48 +0530 Subject: [PATCH] docs: Add mitm.it link in the certificates docs. --- docs/src/content/concepts-certificates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/concepts-certificates.md b/docs/src/content/concepts-certificates.md index 1dcb2f97f..ae4ff7efc 100644 --- a/docs/src/content/concepts-certificates.md +++ b/docs/src/content/concepts-certificates.md @@ -16,7 +16,7 @@ certificates have to be installed on the client device. By far the easiest way to install the mitmproxy certificates is to use the built-in certificate installation app. To do this, just start mitmproxy and configure your target device with the correct proxy settings. Now start a -browser on the device, and visit the magic domain **mitm.it**. You should see +browser on the device, and visit the magic domain [**mitm.it**](http://mitm.it/). You should see something like this: {{< figure src="/certinstall-webapp.png" class="has-border" >}}