Skip to content

Commit 9282059

Browse files
authored
docs: getting-started: link examples folder on git repo.
1 parent 4772fde commit 9282059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/static/getting-started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ If you would rather try the "nightly" build (which includes the latest features
5252
Example Programs
5353
----------------
5454

55-
The toolchain includes multiple example projects inside the :code:`examples` folder.
56-
Use these examples to learn how to write C/C++ code for the calculator.
55+
The toolchain includes multiple example projects inside the :code:`examples` folder of your toolchain install (you can also take a look at them `online <https://github.com/CE-Programming/toolchain/tree/master/examples>`_ on the git repo). Use these examples to learn how to write C/C++ code for the calculator.
56+
5757
The examples are broken out into:
5858

5959
standalone_examples

0 commit comments

Comments
 (0)