Skip to content

Commit df2397c

Browse files
committed
fix doc
1 parent 223daf7 commit df2397c

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

source/_data/footerlinks.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ en:
77
Project Code: https://github.com/hiproxy/hiproxy
88
Docmentation Code: https://github.com/hiproxy/documentation
99
libs:
10-
hemsl: https://github.com/hemsl/hemsl
11-
step-flow: https://github.com/hiproxy/step-flow
12-
conf-parser: https://github.com/hiproxy/conf-parser
13-
open-browser: https://github.com/hiproxy/open-browser
10+
hemsl/hemsl: https://github.com/hemsl/hemsl
11+
hiproxy/step-flow: https://github.com/hiproxy/step-flow
12+
hiproxy/conf-parser: https://github.com/hiproxy/conf-parser
13+
hiproxy/open-browser: https://github.com/hiproxy/open-browser
1414
links:
1515
qfight: https://github.com/qfight
1616
YMFE: http://ued.qunar.com/ymfe/about
@@ -26,10 +26,10 @@ zh-cn:
2626
项目源码: https://github.com/hiproxy/hiproxy
2727
文档源码: https://github.com/hiproxy/documentation
2828
libs:
29-
hemsl: https://github.com/hemsl/hemsl
30-
step-flow: https://github.com/hiproxy/step-flow
31-
conf-parser: https://github.com/hiproxy/conf-parser
32-
open-browser: https://github.com/hiproxy/open-browser
29+
hemsl/hemsl: https://github.com/hemsl/hemsl
30+
hiproxy/step-flow: https://github.com/hiproxy/step-flow
31+
hiproxy/conf-parser: https://github.com/hiproxy/conf-parser
32+
hiproxy/open-browser: https://github.com/hiproxy/open-browser
3333
links:
3434
qfight: https://github.com/qfight
3535
YMFE: http://ued.qunar.com/ymfe/about

source/configuration/ssl_certificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can get the URL from <http://127.0.0.1:5525/> by following below image:
1919

2020
The following describes how the root certificate is installed in OSX, iOS, Windows and Android.
2121

22-
### OSX System
22+
### Mac OSX
2323

2424
1. Double click downloaded `Hiproxy_Custom_CA_Certificate.pem` to import the certificate to keychain.
2525

@@ -38,7 +38,7 @@ The following describes how the root certificate is installed in OSX, iOS, Windo
3838
<img src="../../images/root_cert_trusted.png" width="680" />
3939

4040

41-
### iOS系统
41+
### iOS
4242

4343
1. Send the downloaded certificate to iPhone then open it in iOS.
4444

source/developers/cli_command.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
title: CLI Command
2+
---
23

34
> If you are willing to help hiproxy to write documentation, please contact zdying@live.com, thank you!
45

0 commit comments

Comments
 (0)