From 34bb3929205b162bf89e3a1446f5a565262a2ed0 Mon Sep 17 00:00:00 2001 From: Wei HUANG Date: Fri, 20 Oct 2023 10:03:02 +0800 Subject: [PATCH] Minor edit. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f185f33..43136de 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Welcome to the OPFEM repository, an open-source Python-based finite element mode Please explore the following sections to get started with OPFEM: -- **[Quick Start](https://publish.obsidian.md/wei-huang/Quick+Start+Guide+for+OPFEM):** A guide to quickly set up and run OPFEM on your system. +- **[Quick Start](/docs/quick_start.md):** A guide to quickly set up and run OPFEM on your system. - **[Usage](#usage):** Learn how to use OPFEM for your finite element modeling projects. - **[Contribution Guidelines](#contribution-guidelines):** Interested in contributing to OPFEM? Find information on how to get involved. - **[Contact](#contact):** Need assistance or have questions? Reach out to us.