From 9ae322cccf4ab93173355ae0ee5807172f17a227 Mon Sep 17 00:00:00 2001 From: Wu Han Date: Mon, 17 May 2021 10:29:13 +0100 Subject: [PATCH] readme: fix toc hyperlinx (#2401) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e5f623..468f2c0 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)