Skip to content

Commit 41a436e

Browse files
authored
Fix documentation link formatting in README.md
1 parent bee241d commit 41a436e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A fully open-source MIT-licensed GraphQL API router that can act as a [GraphQL f
1111
1212
It can be run as a standalone binary or a Docker Image. Query planner can be used as a standalone Crate library.
1313

14-
[Binary Releases](https://github.com/graphql-hive/router/releases) | [Docker Releases](https://github.com/graphql-hive/router/pkgs/container/router) | [Documentation]([./docs/README.md](https://the-guild.dev/graphql/hive/docs/router))
14+
[Binary Releases](https://github.com/graphql-hive/router/releases) | [Docker Releases](https://github.com/graphql-hive/router/pkgs/container/router) | [Documentation](https://the-guild.dev/graphql/hive/docs/router)
1515

1616
## Try it out
1717

0 commit comments

Comments
 (0)