diff --git a/README.md b/README.md index 8f7e302..5c5d147 100644 --- a/README.md +++ b/README.md @@ -235,12 +235,13 @@ func handle() -> ActionHandler { ## Documentation -- **[Overview](Sources/Flow/Flow.docc/Flow.md)** -- **[Getting Started](Sources/Flow/Flow.docc/GettingStarted.md)** -- **[Core Concepts](Sources/Flow/Flow.docc/CoreConcepts.md)** -- **[Core Elements](Sources/Flow/Flow.docc/CoreElements.md)** -- **[Practical Guide](Sources/Flow/Flow.docc/PracticalGuide.md)** -- **[Middleware](Sources/Flow/Flow.docc/Middleware.md)** +📖 **[Full Documentation](https://viewfeature.github.io/Flow/)** + +- **[Getting Started](https://viewfeature.github.io/Flow/documentation/flow/gettingstarted/)** +- **[Core Concepts](https://viewfeature.github.io/Flow/documentation/flow/coreconcepts/)** +- **[Core Elements](https://viewfeature.github.io/Flow/documentation/flow/coreelements/)** +- **[Practical Guide](https://viewfeature.github.io/Flow/documentation/flow/practicalguide/)** +- **[Middleware](https://viewfeature.github.io/Flow/documentation/flow/middleware/)** ## Installation diff --git a/README_jp.md b/README_jp.md index b556e32..ce78a86 100644 --- a/README_jp.md +++ b/README_jp.md @@ -235,12 +235,13 @@ func handle() -> ActionHandler { ## ドキュメント -- **[概要](Sources/Flow/Flow.docc/Flow.md)** -- **[はじめに](Sources/Flow/Flow.docc/GettingStarted.md)** -- **[コアコンセプト](Sources/Flow/Flow.docc/CoreConcepts.md)** -- **[コア要素](Sources/Flow/Flow.docc/CoreElements.md)** -- **[実践ガイド](Sources/Flow/Flow.docc/PracticalGuide.md)** -- **[ミドルウェア](Sources/Flow/Flow.docc/Middleware.md)** +📖 **[完全なドキュメント](https://viewfeature.github.io/Flow/)** + +- **[はじめに](https://viewfeature.github.io/Flow/documentation/flow/gettingstarted/)** +- **[コアコンセプト](https://viewfeature.github.io/Flow/documentation/flow/coreconcepts/)** +- **[コア要素](https://viewfeature.github.io/Flow/documentation/flow/coreelements/)** +- **[実践ガイド](https://viewfeature.github.io/Flow/documentation/flow/practicalguide/)** +- **[ミドルウェア](https://viewfeature.github.io/Flow/documentation/flow/middleware/)** ## インストール