From f9d1d3d2ac2eb6d87537156de7b2c76313cb49ac Mon Sep 17 00:00:00 2001 From: Preschian Febryantara Date: Thu, 13 Jun 2024 14:35:07 +0700 Subject: [PATCH] * docs(ogi-route): add reference link to ogi-route service in README.md --- services/ogi-route/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/ogi-route/README.md b/services/ogi-route/README.md index c558688..c7afc73 100644 --- a/services/ogi-route/README.md +++ b/services/ogi-route/README.md @@ -6,7 +6,7 @@ This service can help to achieve that. So, our DAPP looks better regarding SEO ( Services: -- [ogi-route](https://github.com/kodadot/workers/tree/main/services/ogi-route). Act as a load balancer to proxy user agent to render ogi or nft-gallery. +- [ogi-route](https://github.com/kodadot/workers/tree/main/services/ogi-route). Act as a load balancer to proxy user agent to render ogi or nft-gallery. Ref: https://developers.cloudflare.com/workers/configuration/routing/routes/. - [ogi](https://github.com/kodadot/workers/tree/main/ogi). It acts as a mini SSR page to render meta tags. - [nft-gallery](https://github.com/kodadot/nft-gallery). Our DAPP