Skip to content

Commit d3b6f0a

Browse files
committed
chore: fix readme anchors
1 parent e03735c commit d3b6f0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ where `anotherLoader` will be used instead of the Uploadcare loader for this par
175175

176176
There are two possible use cases:
177177

178-
1. [When `src` is a string][when-src-is-a-string]
179-
2. [When `src` is a static import][when-src-is-a-static-import]
178+
1. [When `src` is a string](#when-src-is-a-string)
179+
2. [When `src` is a static import](#when-src-is-a-static-import)
180180

181181
#### When `src` is a string
182182

0 commit comments

Comments
 (0)