mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-02-22 13:48:59 -05:00
Update Continue's logo img link to current version
The current Continue's logo is updated in <https://github.com/continuedev/continue/pull/1227/files>. In this commit, update the Continue's logo img link to the Continue's official git repo link: <https://github.com/continuedev/continue/blob/main/docs/static/img/logo.png?raw=true> Meanwhile, add a missing LF character to the end of README.md that uses LF as the end-of-line character.
This commit is contained in:
parent
bd3ef90cc1
commit
81ef3f8929
@ -214,7 +214,7 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/e4d082de-6f64-44b9-beaa-0de55d70cfab" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <img src="https://github.com/continuedev/continue/blob/main/docs/static/img/logo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/continue/README.md"> Continue </a> </td>
|
||||
<td> Continue is an open-source autopilot in IDE. </td>
|
||||
</tr>
|
||||
@ -259,7 +259,7 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
||||
<td>Onegai Copilot is an AI coding assistant in JetBrain's IDE. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/e4d082de-6f64-44b9-beaa-0de55d70cfab" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <img src="https://github.com/continuedev/continue/blob/main/docs/static/img/logo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/continue/README.md"> Continue </a> </td>
|
||||
<td> Continue is an open-source autopilot in IDE. </td>
|
||||
</tr>
|
||||
@ -333,4 +333,4 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
||||
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
|
||||
<td> Test and evaluate LLM prompts, including DeepSeek models. Compare different LLM providers, catch regressions, and evaluate responses. </td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
|
@ -188,7 +188,7 @@
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/e4d082de-6f64-44b9-beaa-0de55d70cfab" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <img src="https://github.com/continuedev/continue/blob/main/docs/static/img/logo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/continue/README_cn.md"> Continue </a> </td>
|
||||
<td> 开源 IDE 插件,使用 LLM 做你的编程助手 </td>
|
||||
</tr>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/e4d082de-6f64-44b9-beaa-0de55d70cfab" width="64" height="auto" />
|
||||
<img src="https://github.com/continuedev/continue/blob/main/docs/static/img/logo.png?raw=true" width="64" height="auto" />
|
||||
|
||||
# [Continue](https://continue.dev/)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<img src="https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/e4d082de-6f64-44b9-beaa-0de55d70cfab" width="64" height="auto" />
|
||||
<img src="https://github.com/continuedev/continue/blob/main/docs/static/img/logo.png?raw=true" width="64" height="auto" />
|
||||
|
||||
# [Continue](https://continue.dev/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user