From 3848f55307bc2dd95b8680c9ea0493a8203ee219 Mon Sep 17 00:00:00 2001 From: Tharun Ekambaram <87104995+tharune@users.noreply.github.com> Date: Fri, 22 May 2026 14:07:35 -0500 Subject: [PATCH] docs: fix AEP-42 internal reference --- spec/aep-42/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/aep-42/README.md b/spec/aep-42/README.md index 64c9511..f188b25 100644 --- a/spec/aep-42/README.md +++ b/spec/aep-42/README.md @@ -17,4 +17,4 @@ Being able to store logs on Akash (or other decentralized storage) reduces cost ## Summary -While [AEP-34](https://github.com/ovrclk/aeps/tree/main/spec/aep-34) will address the pressing need for tenant/ workload logs it will do so by utilizing centralized logging setvices provided as SaaS. The scope of this AEP is to find a way to store logs relatively inexpensively on Akash or dedicated decentralized storage networks (like StorJ or Filecoin) while ensuring that the Akash user experience does not suffer significantly in doing so. +While [AEP-34](../aep-34) will address the pressing need for tenant/ workload logs it will do so by utilizing centralized logging services provided as SaaS. The scope of this AEP is to find a way to store logs relatively inexpensively on Akash or dedicated decentralized storage networks (like StorJ or Filecoin) while ensuring that the Akash user experience does not suffer significantly in doing so.