mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-06-26 18:17:29 +00: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:
@@ -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/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user