From 4bdb5000ee7919724530cf89d50969e7b0ed58a7 Mon Sep 17 00:00:00 2001 From: Nick Bourdakos Date: Thu, 11 Jan 2024 11:15:04 -0800 Subject: [PATCH] Fix broken link PiperOrigin-RevId: 597606304 --- connections/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connections/README.md b/connections/README.md index 95c8c2ba..26b13830 100644 --- a/connections/README.md +++ b/connections/README.md @@ -27,7 +27,7 @@ We support multiple platforms including Linux, iOS & Windows. > **NOTE:** Linux has no mediums implemented. -Currently we support building from source using [bazel] (https://bazel.build). Other BUILD system such as cmake may be added later. +Currently we support building from source using [bazel](https://bazel.build). Other BUILD system such as cmake may be added later. ### Prerequisites: