Skip to content

Commit cf67ce0

Browse files
committed
docs: link local development guide in index
Updates the getting started index to include the new local development guide. Signed-off-by: Siddhant Jain <siddhantjainofficial26@gmail.com>
1 parent 7aee227 commit cf67ce0

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/source/getting-started/index.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Here's how simple it is to train a model:
5555
Next Steps
5656
----------
5757

58-
.. grid:: 2
58+
.. grid:: 3
5959
:gutter: 3
6060

6161
.. grid-item-card:: Installation
@@ -69,3 +69,9 @@ Next Steps
6969
:link-type: doc
7070

7171
Train your first model step-by-step.
72+
73+
.. grid-item-card:: Local Development
74+
:link: local-development
75+
:link-type: doc
76+
77+
Set up your local dev environment.

0 commit comments

Comments
 (0)