Skip to content

Commit a45b69f

Browse files
committed
docs: Header as link was confusing, add proper link to docs
1 parent d1d1c69 commit a45b69f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ This project is a culmination of years of Scala development at Avast and tries t
88
we have gained together with tools that allow us to be effective. It is a set of small, flexible and cohesive building blocks that fit
99
together well and allow you to build reliable server applications.
1010

11-
## [Documentation](./docs/index.md)
11+
## Documentation
1212

13-
Or you can [deep dive into example code](example/src/main/scala/com/avast/sst/example/Main.scala) if you like that more.
13+
**[Read it here](./docs/index.md)** or you can [deep dive into example code](example/src/main/scala/com/avast/sst/example/Main.scala).
1414

1515
## Design
1616

0 commit comments

Comments
 (0)