From 9f0ae7552ca69ba1b1ac5f449e5dc72963c7ccd9 Mon Sep 17 00:00:00 2001 From: mrg Date: Wed, 21 Apr 2021 13:00:49 -0700 Subject: [PATCH] Update download link to stable.zip link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ffd4420..674d13f2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Python 3.5](https://img.shields.io/badge/Python-3.5-green.svg)](https://www.python.org/) [![License: BSD 3-clause](./images/license_badge.svg)](./LICENSE) -[![Download](./images/download-stable-blue.svg)](https://github.com/VLSIDA/OpenRAM/archive/master.zip) +[![Download](./images/download-stable-blue.svg)](https://github.com/VLSIDA/OpenRAM/archive/stable.zip) [![Download](./images/download-unstable-blue.svg)](https://github.com/VLSIDA/OpenRAM/archive/dev.zip) An open-source static random access memory (SRAM) compiler.