From e56643f7def76001d2ccb3e33afadff5beee4571 Mon Sep 17 00:00:00 2001 From: wuhanstudio Date: Mon, 17 May 2021 10:08:12 +0100 Subject: [PATCH] readme: fix toc hyperlinx --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e5f623a..468f2c07 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ frp also has a P2P connect mode. * [Forward DNS query request](#forward-dns-query-request) * [Forward Unix domain socket](#forward-unix-domain-socket) * [Expose a simple HTTP file server](#expose-a-simple-http-file-server) - * [Enable HTTPS for local HTTP service](#enable-https-for-local-http-service) + * [Enable HTTPS for local HTTP(s) service](#enable-https-for-local-https-service) * [Expose your service privately](#expose-your-service-privately) * [P2P Mode](#p2p-mode) * [Features](#features)