mirror of
https://codeberg.org/andyscott-pages/andyscott-dot-me.git
synced 2024-12-22 01:33:11 -05:00
typo
This commit is contained in:
parent
77abf317f5
commit
679cd93d7a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue