diff options
author | Pjotr Prins | 2023-06-28 07:54:55 -0500 |
---|---|---|
committer | Pjotr Prins | 2023-06-28 07:55:01 -0500 |
commit | b3fc14e5d4a8a762b90406da0887faa1f6c5a118 (patch) | |
tree | b8029b64ca71c1e6f595570b11e2f517287fc595 | |
parent | 486140bec76bc64a89dd2d7eb812db508d2818d1 (diff) | |
download | gn-docs-b3fc14e5d4a8a762b90406da0887faa1f6c5a118.tar.gz |
Add link
-rw-r--r-- | api/questions-to-ask-GN.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/api/questions-to-ask-GN.md b/api/questions-to-ask-GN.md index 9b26168..b3c4048 100644 --- a/api/questions-to-ask-GN.md +++ b/api/questions-to-ask-GN.md @@ -8,6 +8,9 @@ https://github.com/kbroman/gnapi Note the API is currently up for discussion (WIP). +To understand concepts such as Groups it may be worth reading +[this](../features/data-structures.md) + ## Is it live? ``` |