Skip to content

Commit

Permalink
fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zizifn committed May 18, 2023
1 parent 3e47850 commit a5e070f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 45 deletions.
8 changes: 4 additions & 4 deletions docs/en_US/guide/edge-tunnel-deno.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

## Fork 本项目到自己 Github 下

![fork](../public/fork.jpg)
![fork](../../public/fork.jpg)

**请定期按照 github 的提示,同步 code 到自己的项目**
![sync](../public/sync.jpg)
![sync](../../public/sync.jpg)

## 登录 Deno deploy

Expand All @@ -20,7 +20,7 @@
## New Project

请在配置过程中 **记住 UUID**, 并且选择正确的部署入口文件。`apps\deno-vless\src\main.ts`
![deno-link](../public/deno-link.jpg)
![deno-link](../../public/deno-link.jpg)

### 流程演示

Expand Down Expand Up @@ -48,4 +48,4 @@ https://raw.githubusercontent.com/zizifn/edgetunnel/main/doc/deno-deploy2.gif

然后会自动跳转到如下界面。

![index](../public/index.jpg)
![index](../../public/index.jpg)
41 changes: 0 additions & 41 deletions docs/en_US/guide/render.md

This file was deleted.

0 comments on commit a5e070f

Please sign in to comment.