Skip to content

Commit 8d5d34d

Browse files
authored
fix(readme): smoother swaggerui gif (#3801)
1 parent bc42b45 commit 8d5d34d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/swaggerui.gif

2.37 MB
Loading

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ with f:
115115
That means, **we want to find lines from the above code snippet that are most similar to `@request(on=something)`.** Now click <kbd>Execute</kbd> button!
116116

117117
<p align="center">
118-
<img src="https://github.com/jina-ai/jina/blob/master/.github/swagger-ui-prettyprint1.gif?raw=true" alt="Jina Swagger UI extension on visualizing neural search results" width="85%">
118+
<img src="https://github.com/jina-ai/jina/blob/master/.github/swaggerui.gif?raw=true" alt="Jina Swagger UI extension on visualizing neural search results" width="85%">
119119
</p>
120120

121121
3️⃣ Not a GUI fan? Let's do it in Python then! Keep the above server running and start a simple client:

0 commit comments

Comments
 (0)