소스 검색

README.md: fix ASCII graphic offset

pull/477/head
Andrey Butirsky 1 주 전
부모
커밋
d6ad17acce
No account linked to committer's email address
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      contrib/sni-router/README.md

+ 3
- 3
contrib/sni-router/README.md 파일 보기

@@ -72,9 +72,9 @@ domain's DNS A/AAAA record points to this server before starting.
72 72
     SNI match    │           │  default
73 73
                  v           v
74 74
            ┌─────────┐  ┌─────────┐
75
-           │   mtg    │  │  Caddy  │
76
-           │ :3128    │  │ :8443   │
77
-           │ FakeTLS  │  │ real TLS│
75
+           │   mtg   │  │  Caddy  │
76
+           │ :3128   │  │ :8443   │
77
+           │ FakeTLS │  │ real TLS│
78 78
            └─────────┘  └─────────┘
79 79
 ```
80 80
 

Loading…
취소
저장