fix: html link (#9)
Browse files- fix: html link (fff3324342acbaa784850337d368640d0f062da9)
README.md
CHANGED
@@ -159,7 +159,7 @@ This dual capability makes it an excellent tool for multimodal retrieval-augment
|
|
159 |
## Usage
|
160 |
|
161 |
<details>
|
162 |
-
<summary>via Jina AI
|
163 |
|
164 |
```bash
|
165 |
curl https://api.jina.ai/v1/embeddings \
|
|
|
159 |
## Usage
|
160 |
|
161 |
<details>
|
162 |
+
<summary>via Jina AI <a href="https://jina.ai/embeddings/">Embedding API</a></summary>
|
163 |
|
164 |
```bash
|
165 |
curl https://api.jina.ai/v1/embeddings \
|