Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bilibili video iframe #2616

Merged
merged 1 commit into from
Feb 28, 2023
Merged
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
6 changes: 4 additions & 2 deletions docs-2.0/2.quick-start/1.quick-start-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,14 @@

![docker](https://docs-cdn.nebula-graph.com.cn/figures/docker.png)

5. 可以点击`Update`快速更新新版本
5. 在有 NebulaGraph 更新的时候,可以点击`Update`更新到最新版本

![docker-update](https://docs-cdn.nebula-graph.com.cn/figures/docker-update.png)


<iframe src="//player.bilibili.com/player.html?aid=853353222&bvid=BV1VL4y1V7C2&cid=581214591&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe>
视频介绍

<iframe src="//player.bilibili.com/player.html?bvid=BV1NA411y7Uy&cid=1028726635&page=1&high_quality=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" width="720px" height="480px"> </iframe>

## 云上部署

Expand Down