Skip to content

Commit 204f31f

Browse files
authored
docs: update banner (#1949)
1 parent 8fe6820 commit 204f31f

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<picture>
2-
<img alt="Rsdoctor Banner" width="100%" src="https://github.com/web-infra-dev/rsdoctor/assets/7237365/0f9d2e86-d919-451a-befa-fa84603a87cf" />
2+
<img alt="Rsdoctor Banner" width="100%" src="https://assets.rspack.rs/rsdoctor/rsdoctor-banner.png" />
33
</picture>
44

55
# Rsdoctor

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<picture>
2-
<img alt="Rsdoctor Banner" width="100%" src="https://github.com/web-infra-dev/rsdoctor/assets/7237365/0f9d2e86-d919-451a-befa-fa84603a87cf" />
2+
<img alt="Rsdoctor Banner" width="100%" src="https://assets.rspack.rs/rsdoctor/rsdoctor-banner.png" />
33
</picture>
44

55
# Rsdoctor

packages/document/docs/en/blog/release/release-note-0_1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ _January 24, 2024_
99
<picture>
1010
<img
1111
alt="Rsdoctor Banner"
12-
src="https://github.com/web-infra-dev/rsdoctor/assets/7237365/0f9d2e86-d919-451a-befa-fa84603a87cf"
12+
src="https://assets.rspack.rs/rsdoctor/rsdoctor-banner.png"
1313
style={{ margin: 'auto' }}
1414
/>
1515
</picture>

packages/document/docs/zh/blog/release/release-note-0_1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ _January 24, 2024_
99
<picture>
1010
<img
1111
alt="Rsdoctor Banner"
12-
src="https://github.com/web-infra-dev/rsdoctor/assets/7237365/0f9d2e86-d919-451a-befa-fa84603a87cf"
12+
src="https://assets.rspack.rs/rsdoctor/rsdoctor-banner.png"
1313
style={{ margin: 'auto' }}
1414
/>
1515
</picture>

packages/document/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@rsdoctor/shared": "workspace:*"
4848
},
4949
"dependencies": {
50-
"@rstackjs/doc-ui": "1.14.9",
50+
"@rstackjs/doc-ui": "1.14.11",
5151
"clsx": "catalog:",
5252
"react-markdown": "catalog:",
5353
"@rspress/core": "2.0.19"

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)