diff options
Diffstat (limited to 'docs/apex/APEX-Introduction.rst')
-rw-r--r-- | docs/apex/APEX-Introduction.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/apex/APEX-Introduction.rst b/docs/apex/APEX-Introduction.rst index 8c9b34b5..32c217a1 100644 --- a/docs/apex/APEX-Introduction.rst +++ b/docs/apex/APEX-Introduction.rst @@ -65,7 +65,7 @@ Introduction to APEX being fed by the state before. The simplest policy can have just one state. We provide specific support for the four-state `MEDA (Match Establish Decide - Act) <https://ieeexplore.ieee.org/document/7502880>`__ + Act) https://ieeexplore.ieee.org/document/7502880` policy state model and the three-state `ECA (Event Condition Action) <https://en.wikipedia.org/wiki/Event_condition_action>`__ policy state model. APEX is fully distributed. You can |