Skip to content

Commit 9f0bb69

Browse files
Turn md references into clickable links - Apply suggestions from code review
Co-authored-by: kirkrodrigues <[email protected]>
1 parent 9288d84 commit 9f0bb69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ supports [CLP][clp-repo]'s compressed log files (IR streams) and JSON log files.
99
The viewer can be used to navigate the log file, filter by log level, view the
1010
logs with syntax highlighting, and generate direct links to specific log events.
1111

12-
To start a local server for accessing the application locally, refer to
13-
`docs/dev-guide/building.md`.
12+
To start a local server for accessing the application locally, refer to our
13+
[build guide](docs/dev-guide/building.md).
1414

1515
See the [features in development](#features-in-development) section for upcoming
1616
features.
@@ -55,7 +55,7 @@ Join us on [Zulip][zulip] to chat with developers and other community members.
5555

5656
# Contributing
5757

58-
You can find our developer guide in `docs/dev-guide`.
58+
See the docs in our [developer guide](docs/dev-guide).
5959

6060
# Features in Development
6161

0 commit comments

Comments
 (0)