From 266dc90c14bcaa5fe20982f34a1f9b7d1b414bdc Mon Sep 17 00:00:00 2001 From: Tanay Pant Date: Mon, 27 May 2024 17:52:07 +0200 Subject: [PATCH] fix: explicit mention of Safe Transaction Service in Resources --- pages/core-api/transaction-service-overview.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/core-api/transaction-service-overview.mdx b/pages/core-api/transaction-service-overview.mdx index e2edff9d..b0d039f5 100644 --- a/pages/core-api/transaction-service-overview.mdx +++ b/pages/core-api/transaction-service-overview.mdx @@ -19,5 +19,5 @@ Are you new to our API and not sure where to get started? We recommend heading o ## Resources -- Learn about the [tech stack and how to run the service](./api-safe-transaction-service.mdx). -- Check the [GitHub repository](https://github.com/safe-global/safe-transaction-service) (Python). +- Learn about the [tech stack for the Safe Transaction Service and how to run the service](./api-safe-transaction-service.mdx). +- Check the [GitHub repository](https://github.com/safe-global/safe-transaction-service) (Python) for the Safe Transaction Service.