Skip to content

Commit 02ca6dd

Browse files
committed
doc: fix doc link
1 parent b19d703 commit 02ca6dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Include the components in your code:
2020
## Usage
2121

2222
The library includes 3 Components:
23-
* IKContext
23+
* [IKContext](#IKContext)
2424

25-
* Image
25+
* [IKImage](#IKImage)
2626

27-
* Upload
27+
* [IKUpload](#file-upload)
2828

2929
### IKContext
3030

@@ -40,7 +40,7 @@ In order to use the SDK, you need to provide it with a few configuration paramet
4040

4141
_Note: Do not include your Private Key in any client side code, including this SDK or its initialization. If you pass the `privateKey` parameter while initializing this SDK, it throws an error_
4242

43-
### Image
43+
### IKImage
4444

4545
The image component component defines a ImageKit Image tag. example usage:
4646

0 commit comments

Comments
 (0)