From f0c7144550754686cc27468fbd98dcd26ca44b5f Mon Sep 17 00:00:00 2001 From: Max P Date: Sun, 24 Mar 2024 20:12:43 +0100 Subject: [PATCH] Fix the links in the readme file --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 288c606..25bad5c 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ ## Diagram -![Diagram](PipelineController.svg "Diagram") +![Diagram](docs/PipelineController.svg "Diagram") ## Description - Name: **Pipeline Controller** - Version: 0.0.1 -- Author: _Maximilian Passarello ([Blog](mpassarello.de))_ +- Author: _Maximilian Passarello ([Blog](http://mpassarello.de))_ - License: [MIT](LICENSE) The Pipeline Controller provides an easy way to construct a pipeline @@ -118,13 +118,13 @@ This is used to activate or deactivate the pipeline in full or via CE deactivate ## Diagram -![Diagram](PipelineRegister.svg "Diagram") +![Diagram](docs/PipelineRegister.svg "Diagram") ## Description - Name: **Pipeline Register** - Version: 0.0.1 -- Author: _Maximilian Passarello ([Blog](mpassarello.de))_ +- Author: _Maximilian Passarello ([Blog](http://mpassarello.de))_ - License: [MIT](LICENSE) The pipeline register provides a simple way to pipeline combinatorial logic using the **register rebalancing** of the synthesis.