Skip to content

Commit 400d340

Browse files
committed
add links to ecosystem docs
1 parent 3e5af49 commit 400d340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/overview/2016-01-02-ecosystem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ CodeRoad is built out of several packages, visualized below:
99

1010
![Module Overview](./images/modules.png){: .fluid-image}
1111

12-
**Atom-CodeRoad** & **Builder-CodeRoad** are both Atom packages that share a lot of the same NPM dependencies from **Core** and **CLI**.
12+
[**Atom-CodeRoad**](//github.com/coderoad/atom-coderoad) & [**Builder-CodeRoad**](//github.com/coderoad/builder-coderoad) are both Atom packages that share a lot of the same NPM dependencies from [**Core**](//github.com/coderoad/core-coderoad) and [**CLI**](//github.com/coderoad/coderoad-cli).
1313

14-
Each **Tutorial** also requires a **Runner**, which specifies both the programming language and test framework used. Both Tutorials & Runners are NPM packages as well.
14+
Each **Tutorial** also requires a **Runner**, which specifies both the programming language and test framework used. Both **Tutorials** & **Runners** are NPM packages as well. See the [docs](/tutorial-docs.html) for more.

0 commit comments

Comments
 (0)