valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

commit d22866a3fd376f84e921806f28d55463fd0c3788
parent 08ba29a545e9e280be1e0f069e4dd3749b2fd463
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Wed, 21 Aug 2019 16:40:19 -0500

experiment 1 (#574)


Diffstat:
Mdocs/specification/json-schema-ref.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/specification/json-schema-ref.md b/docs/specification/json-schema-ref.md @@ -33,11 +33,11 @@ The following are the classes needed for a ValueFlows implementation, in json-sc #### Action -[import, lang:"json"](../../../vf-json-schema/schemas/Action.json) +[import, lang:"json"](../../../opt/build/vf-json-schema/schemas/Action.json) #### Agent -[import, lang:"json"](../../../vf-json-schema/schemas/Agent.json) +[import, lang:"json"](https://rawgit.com/valueflows/vf-json-schema/master/schemas/Agent.json) #### AgentRelationship