From 45d61886bfd7dc1e27c0f3497242c273a5c37d4a Mon Sep 17 00:00:00 2001 From: lnedry Date: Sat, 9 Sep 2023 07:56:45 -0400 Subject: [PATCH] Update Transaction.md Update link to documentation for Results. --- docs/Transaction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Transaction.md b/docs/Transaction.md index 8e6bab2b3..7a2ff7ef4 100644 --- a/docs/Transaction.md +++ b/docs/Transaction.md @@ -160,6 +160,6 @@ body in the same encoding. * transaction.results -Store results of processing in a structured format. See [docs/Results](http://haraka.github.io/manual/Results.html) +Store results of processing in a structured format. See [haraka-results](https://github.com/haraka/haraka-results) [1]: `Address` objects are address-rfc2821 objects. See https://github.com/haraka/node-address-rfc2821