Skip to content

Commit

Permalink
feat: cabloy-pro docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhennann committed May 5, 2024
1 parent 768c41e commit 79623a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ Cabloy-Pro5 uses Typescript to carry out a complete restructuring of the entire

### Videos

- [Videos](../resources/videos.md)
- [Videos](https://cabloy.github.io/cabloy-front/cabloy-pro/resources/videos.html)

### Articles

- [A more elegant ioc than nestjs: Basics](../resources/articles/ioc-basic.md)
- [A more elegant ioc than nestjs: Cross Module Access](../resources/articles/ioc-cross-module.md)
- [A more elegant ioc than nestjs: Basics](https://cabloy.github.io/cabloy-front/cabloy-pro/resources/articles/ioc-basic.html)
- [A more elegant ioc than nestjs: Cross Module Access](https://cabloy.github.io/cabloy-front/cabloy-pro/resources/articles/ioc-cross-module.html)

## Stay In Touch

Expand Down
6 changes: 3 additions & 3 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ Cabloy-Pro5 采用 Typescript 对整个全栈框架进行了脱胎换骨般的

### 视频

- [视频](../resources/videos.md)
- [视频](https://cabloy.github.io/cabloy-front/zh/cabloy-pro/resources/videos.html)

### 文章

- [比nestjs更优雅的ioc: 基础篇](../resources/articles/ioc-basic.md)
- [比nestjs更优雅的ioc: 跨模块访问资源](../resources/articles/ioc-cross-module.md)
- [比nestjs更优雅的ioc: 基础篇](https://cabloy.github.io/cabloy-front/zh/cabloy-pro/resources/articles/ioc-basic.html)
- [比nestjs更优雅的ioc: 跨模块访问资源](https://cabloy.github.io/cabloy-front/zh/cabloy-pro/resources/articles/ioc-cross-module.html)

### 直播

Expand Down

0 comments on commit 79623a6

Please sign in to comment.