From 1aaab6c9a70eed0ea027244f1eab457ba963d668 Mon Sep 17 00:00:00 2001 From: Yigid BALABAN Date: Fri, 20 Sep 2024 15:06:10 +0300 Subject: [PATCH] fixes broken links? --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 48e647c..e2e8d37 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ Take everything with a grain of salt. ## contents -| Document | Description | -| ------------------------------- | --------------------------------------------------------------------------- | -| [[1. Elements]] | Overview of modules, submodules and their functionalities | -| [[2. Cryptographic Activities]] | A detailed explanation of cryptographic activities and their implementation | +| Document | Description | +| -------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | +| [1. Elements](./architecture/1.%20Elements.md) | Overview of modules, submodules and their functionalities | +| [2. Cryptographic Activities](./architecture/2.%20Cryptographic%20Activities.md) | A detailed explanation of cryptographic activities and their implementation | ## credits