From 679cd93d7ae7475bb88422f5347ecc4d479892c7 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Wed, 12 Apr 2023 01:09:57 -0400 Subject: [PATCH] typo --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 40c2fb7..5922f55 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -51,7 +51,7 @@ const last_posts = posts.slice(0, 3); title="OpenWeather gRPC API" img="/project_images/openweather_grpc_api.jpg" desc="Written in Go, this microservice uses protocol buffers to define a highly performant gRPC API" - url="https://git.andyscott.me/a/OpenWeather-gRPC-API`" + url="https://git.andyscott.me/a/OpenWeather-gRPC-API" badge="gRPC" />