From 1ff7b28abcb685fe751dc4c178a5174b552d4d31 Mon Sep 17 00:00:00 2001 From: Gopye <121907984+Go-pye@users.noreply.github.com> Date: Mon, 12 Jun 2023 07:15:52 -0600 Subject: [PATCH] Docs/fix/transaction confirmation (#32057) * docs: remove nonsense sentence * docs: fix transaction confirmation link --- docs/src/developing/transaction_confirmation.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/src/developing/transaction_confirmation.md b/docs/src/developing/transaction_confirmation.md index 9fa1c6ab0b..caed1005d7 100644 --- a/docs/src/developing/transaction_confirmation.md +++ b/docs/src/developing/transaction_confirmation.md @@ -2,9 +2,7 @@ title: "Transaction Confirmation" --- -into to transaction confirmation? - -Problems relating to [transaction confirmation](./transaction_confirmation.md) are common with many newer developers while building applications. This article aims to boost the overall understanding of the confirmation mechanism used on the Solana blockchain, including some recommended best practices. +Problems relating to [transaction confirmation](./../terminology.md#transaction-confirmations) are common with many newer developers while building applications. This article aims to boost the overall understanding of the confirmation mechanism used on the Solana blockchain, including some recommended best practices. ## Brief background on transactions