From 88a71c12b705c7ab65c88881e9b831e4cc21c647 Mon Sep 17 00:00:00 2001 From: Sumedha Koranga Date: Sat, 26 Oct 2024 19:22:26 +0530 Subject: [PATCH] refactor: changes service name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e76251..cc6010fe 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Since all data is stored in DocumentDB (MongoDB), fast queries through indexing Odin: https://mimir.nine-chronicles.dev/odin/graphql/ Heimdall: https://mimir.nine-chronicles.dev/heimdall/graphql/ -It can be used on both Planets, and you can use [Banana Cake Pop](https://chillicream.com/docs/bananacakepop/v2/explore-the-ui) to create GraphQL queries in a UI. +It can be used on both Planets, and you can use [Nitro](https://chillicream.com/docs/nitro/explore-the-ui) to create GraphQL queries in a UI. ## Structure