valueflows

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

commit e4e3e4a27ea016264c843a624c554abb4332d89b
parent d22866a3fd376f84e921806f28d55463fd0c3788
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Wed, 21 Aug 2019 16:59:23 -0500

experiment 2 (#575)


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

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