diff options
author | Maximilian Hils <git@maximilianhils.com> | 2020-05-16 17:10:44 +0200 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2020-05-16 17:10:44 +0200 |
commit | 30c904fe5f01bc6d37d01656811f466ceb5f7b1b (patch) | |
tree | 68dcf1b63e74016e142a8f4acf3b5dccb39ecbbd /docs/src/content | |
parent | b4bd1741eb48971a62b26d366bc6e2768350783e (diff) | |
download | mitmproxy-30c904fe5f01bc6d37d01656811f466ceb5f7b1b.tar.gz mitmproxy-30c904fe5f01bc6d37d01656811f466ceb5f7b1b.tar.bz2 mitmproxy-30c904fe5f01bc6d37d01656811f466ceb5f7b1b.zip |
update hugo
Diffstat (limited to 'docs/src/content')
-rw-r--r-- | docs/src/content/overview-getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/overview-getting-started.md b/docs/src/content/overview-getting-started.md index ff018c3b..6061fdc3 100644 --- a/docs/src/content/overview-getting-started.md +++ b/docs/src/content/overview-getting-started.md @@ -34,7 +34,7 @@ environment variables, etc. You can check that your web traffic is going through mitmproxy by browsing to http://mitm.it - it should present you with a [simple page]({{< relref -"concepts-certificates/#quick-setup">}}) to install the mitmproxy Certificate +"concepts-certificates#quick-setup">}}) to install the mitmproxy Certificate Authority - which is also the next steps. Follow the instructions for your OS / system and install the CA (and make sure to enable it, some system require multiple steps!). |