Skip to content

Commit 997c4bb

Browse files
Merge pull request #2 from pawamoy/patch-1
Fix link of image with extension
2 parents 2756bce + eecf79b commit 997c4bb

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
@@ -8,7 +8,7 @@ Without extension:
88
![Without Extension](https://github.com/jonghwanhyeon/griffe-generics/raw/main/assets/without-extension.png)
99

1010
With extension:
11-
![With Extension](https://github.com/jonghwanhyeon/griffe-generics/raw/main/assets/without-extension.png)
11+
![With Extension](https://github.com/jonghwanhyeon/griffe-generics/raw/main/assets/with-extension.png)
1212

1313
## Install
1414
To install **griffe-generics**, simply use pip:
@@ -26,4 +26,4 @@ plugins:
2626
options:
2727
extensions:
2828
- griffe_generics
29-
```
29+
```

0 commit comments

Comments
 (0)