Skip to content

Commit ef810eb

Browse files
committed
Added path to code to data docs
1 parent 23ec422 commit ef810eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.documentation/data.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Data Module
22
===========
33

4+
`~/src/app/data <../src/app/data>`_
5+
46
The data module is a top level directory and holds the schema (models/entities) and services (repositories)
57
for data consumed by the application.
68

0 commit comments

Comments
 (0)