Skip to content

Commit

Permalink
Fixes a link in the tutorial docs page that wasn't working because it…
Browse files Browse the repository at this point in the history
… was in a block quote
  • Loading branch information
fredkingham committed Jun 19, 2019
1 parent e199a16 commit 9f7ff15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Each column contains a different type of information about a patient, while each
row represents one patient.

<blockquote><small>
Strictly speaking each row is an <a href="../guides/datamodel.md">episode</a>
Strictly speaking each row is an <a href="../guides/datamodel">episode</a>
of care for a patient - but we'll come to that in a second.
</small></blockquote>

Expand Down

0 comments on commit 9f7ff15

Please sign in to comment.