Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ import Admonition from '@theme/Admonition';
<Link class="card shadow--md" to="#" style={{ height: '100%' }}>
<div class="card__body position-relative">
<h4>
Next JS (comming soon) <SiNextdotjs class="card__icon" />
Next JS (coming soon) <SiNextdotjs class="card__icon" />
</h4>
<p>Guide to install with create-next-app</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion website/versioned_docs/version-4.0.0-rc.6/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ import Admonition from '@theme/Admonition';
<Link class="card shadow--md" to="#" style={{ height: '100%' }}>
<div class="card__body position-relative">
<h4>
Next JS (comming soon) <SiNextdotjs class="card__icon" />
Next JS (coming soon) <SiNextdotjs class="card__icon" />
</h4>
<p>Guide to install with create-next-app</p>
</div>
Expand Down