Browse Source

chore(docs): Add in-page link to new guide

[skip ci]
Jamon Holmgren 4 years ago
parent
commit
82af9559ef
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      docs/Guide.md

+ 1
- 0
docs/Guide.md View File

13
 - [Multiple files upload](Guide.md#multiple-files-upload)
13
 - [Multiple files upload](Guide.md#multiple-files-upload)
14
 - [Add support for File Download](Guide.md#add-support-for-file-download)
14
 - [Add support for File Download](Guide.md#add-support-for-file-download)
15
 - [Communicating between JS and Native](Guide.md#communicating-between-js-and-native)
15
 - [Communicating between JS and Native](Guide.md#communicating-between-js-and-native)
16
+- [Working with custom headers, sessions, and cookies](Guide.md#working-with-custom-headers-sessions-and-cookies)
16
 
17
 
17
 ### Basic inline HTML
18
 ### Basic inline HTML
18
 
19