Skip to content

Commit 8b3c9a1

Browse files
committed
chore: absolute links to files
1 parent 4925fc1 commit 8b3c9a1

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
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="docs/linear-app-icon.png" alt="Linear App Icon" width="250" height="250">
2+
<img src="https://github.com/tacticlaunch/mcp-linear/blob/main/docs/linear-app-icon.png?raw=true" alt="Linear App Icon" width="250" height="250">
33
</p>
44

55
# MCP Linear
@@ -126,11 +126,11 @@ mcp-linear
126126

127127
## Available Tools
128128

129-
See [TOOLS.md](TOOLS.md) for a complete list of available tools and planned features.
129+
See [TOOLS.md](https://github.com/tacticlaunch/mcp-linear/blob/main/TOOLS.md) for a complete list of available tools and planned features.
130130

131131
## Development
132132

133-
See [DEVELOPMENT.md](DEVELOPMENT.md) for more information on how to develop locally.
133+
See [DEVELOPMENT.md](https://github.com/tacticlaunch/mcp-linear/blob/main/DEVELOPMENT.md) for more information on how to develop locally.
134134

135135
## License
136136

0 commit comments

Comments
 (0)