Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Sep 2, 2024
1 parent bfa1b80 commit 4be4807
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Overview
- `Document`
- [English](https://farseer-go.gitee.io/en-us/)
- [中文](https://farseer-go.gitee.io/)
- [English](https://farseer-go.github.io/doc/en-us/)
- [English](https://farseer-go.github.io/doc/#/en-us/)
- [中文](https://farseer-go.github.io/doc/)
- [English](https://farseer-go.github.io/doc/#/en-us/)
- `Source`
- [github](https://github.com/farseer-go/fs)

Expand All @@ -25,7 +25,7 @@ The framework perfectly supports `DDD domain-driven` tactical design, such as `w
It has a mature version of [.net core](https://github.com/FarseerNet/Farseer.Net/) that has been in use for over 10
years and is great

![](https://farseer-go.gitee.io/images/farseer-go.png)
![](https://farseer-go.github.io/doc/images/farseer-go.png)

> Don't worry about the framework making you depend on too many packages, farseer-go's components are all separate
> packages and unused packages are not downloaded into your application
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ currently being supported with security updates.

If you find a vulnerability or bug while using the framework, you can report it to us in the issue.

When a new version fixes these issues, we will notify the fix [here](https://farseer-go.gitee.io/#/overview/version)
When a new version fixes these issues, we will notify the fix [here](https://farseer-go.github.io/doc/#/overview/version)

0 comments on commit 4be4807

Please sign in to comment.