From 3828cc2fdb5a745910b2ce4fa53402007d8bf885 Mon Sep 17 00:00:00 2001 From: Marc Quinton Date: Thu, 14 Nov 2024 13:56:54 +0100 Subject: [PATCH] doc : docker installation link (with v1). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e58939..77d5238 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This repository contains the files to install and run OpenCVE with Docker, feel free to contribute. -We provide a [documentation](https://docs.opencve.io/installation/docker/) with the details of each step. \ No newline at end of file +We provide a [documentation](https://docs.opencve.io/v1/installation/docker/) with the details of each step.