doc: reword routing link to new API (#28185)
* routing is so different so it doesn't make sense to use "full documentation" * similar with fsm
This commit is contained in:
parent
81ee676923
commit
51493a4383
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Classic FSM
|
||||
|
||||
@@include[includes.md](includes.md) { #actor-api }
|
||||
For the full documentation of this feature and for new projects see @ref:[fsm](typed/fsm.md).
|
||||
For the documentation of the new API of this feature and for new projects see @ref:[fsm](typed/fsm.md).
|
||||
|
||||
## Dependency
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Classic Routing
|
||||
|
||||
@@include[includes.md](includes.md) { #actor-api }
|
||||
For the full documentation of this feature and for new projects see @ref:[routers](typed/routers.md).
|
||||
For the documentation of the new API of this feature and for new projects see @ref:[routers](typed/routers.md).
|
||||
|
||||
## Dependency
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue