Skip to content

Commit 5657c9e

Browse files
committed
docs: clear dead links
1 parent 8a8309f commit 5657c9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/cn/guide/create-ai-application.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Ollama
44

5-
通过 [createCrawlOllama()](/cn/api/create-crawl-ollama#createxcrawlollama) 创建一个新的 **应用实例**:
5+
通过 createCrawlOllama() 创建一个新的 **应用实例**:
66

77
```js
88
import { createCrawlOllama } from 'x-crawl'

docs/guide/create-ai-application.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Ollama
44

5-
create a new ** application instance ** with [createCrawlOllama()](/cn/api/create-crawl-ollama#createxcrawlollama) :
5+
create a new ** application instance ** with createCrawlOllama():
66

77
```js
88
import { createCrawlOllama } from 'x-crawl'

0 commit comments

Comments
 (0)