Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Aug 28, 2024
1 parent 55244b1 commit 8bdb3c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/content/docs/starts/sdklist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
<CardGrid>
<LinkCard title="acast" href="https://github.com/gvcgo/asciinema" />
<LinkCard title="agg" href="https://github.com/asciinema/agg" />
<LinkCard title="bun" href="https://bazel.build/?hl=en" />
<LinkCard title="bazel" href="https://bazel.build/?hl=en" />
<LinkCard title="cmake" href="https://cmake.org/" />
<LinkCard title="ffmpeg" href="https://ffmpeg.org/" />
<LinkCard title="git-for-windows" href="https://git-scm.com/" />
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/zh-cn/starts/sdklist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
<CardGrid>
<LinkCard title="acast" href="https://github.com/gvcgo/asciinema" />
<LinkCard title="agg" href="https://github.com/asciinema/agg" />
<LinkCard title="bun" href="https://bazel.build/?hl=en" />
<LinkCard title="bazel" href="https://bazel.build/?hl=en" />
<LinkCard title="cmake" href="https://cmake.org/" />
<LinkCard title="ffmpeg" href="https://ffmpeg.org/" />
<LinkCard title="git-for-windows" href="https://git-scm.com/" />
Expand Down

0 comments on commit 8bdb3c0

Please sign in to comment.