Browse Source

README.md: fix ASCII graphic offset

pull/477/head
Andrey Butirsky 3 weeks ago
parent
commit
d6ad17acce
No account linked to committer's email address
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      contrib/sni-router/README.md

+ 3
- 3
contrib/sni-router/README.md View File

72
     SNI match    │           │  default
72
     SNI match    │           │  default
73
                  v           v
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…
Cancel
Save