Skip to content

Commit

Permalink
Update pathway_tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pacharanero committed Mar 1, 2018
1 parent 1550cad commit 219697b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/docs/tutorials/pathway_tutorial.md
Expand Up @@ -68,7 +68,7 @@ class SimplePathway(pathway.PagePathway):
)
```

Pathways is smart enough to provide a single form step pathway if the model is a [singleton model](http://opal.openhealthcare.org.uk/docs/v0.10.0/reference/subrecords/), or a pathway that allows a user to edit/add/remove multiple models if its not a singleton model.
Pathways is smart enough to provide a single form step pathway if the model is a [singleton model](../reference/subrecords.md), or a pathway that allows a user to edit/add/remove multiple models if its not a singleton model.


### Viewing The Pathway
Expand Down

0 comments on commit 219697b

Please sign in to comment.