Skip to content

Commit 32ef5a5

Browse files
dandvtmcw
authored andcommitted
docs: Don't end 'getting started' abruptly, instead link to next steps.
Fixes #826
1 parent 473f317 commit 32ef5a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: docs/GETTING_STARTED.md

+4
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,7 @@ function addOne(input: number): number {
136136
return input + 1;
137137
}
138138
```
139+
140+
# Learn more
141+
142+
[Continue reading](https://github.com/documentationjs/documentation#documentation) about Usage and the other aspects of `documentation`.

0 commit comments

Comments
 (0)