From becefd41c63c0b879257d5ea2957d62e5b356cd9 Mon Sep 17 00:00:00 2001 From: "alex.sharov" Date: Fri, 7 Mar 2025 11:34:49 +0700 Subject: [PATCH] simplify release section --- src/_introduction.md | 12 +++++++----- src/faq.md | 3 +++ 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/src/_introduction.md b/src/_introduction.md index 1cff457..05a79d7 100644 --- a/src/_introduction.md +++ b/src/_introduction.md @@ -41,12 +41,14 @@ Erigon 3 is a major update that introduces several significant changes, improvem The main changes from Erigon 2 are listed [here](https://github.com/erigontech/erigon?tab=readme-ov-file#erigon3-changes-from-erigon2). -# Release Process +# Releases -Erigon 3 also introduces changes to the release process, including: -* New Docker Image Repository: Erigon images are now available on Dockerhub repository "erigontech/erigon". -* Multi-Platform Support: The docker image is built for linux/amd64/v2 and linux/arm64 platforms using Alpine 3.20.2. -* Release Workflow Changes: Build flags are now passed to the release workflow, allowing users to view previously missed build information in released binaries. +[https://github.com/erigontech/erigon/releases](https://github.com/erigontech/erigon/releases) + +# Docker image releases + +* New Docker Image Repository: Erigon images are now available on Dockerhub repository `erigontech/erigon`. +* Multi-Platform Support: The docker image is built for linux/amd64/v2 and linux/arm64 platforms using Alpine. # Known Issues diff --git a/src/faq.md b/src/faq.md index 6532520..c02deb1 100644 --- a/src/faq.md +++ b/src/faq.md @@ -1,3 +1,6 @@ # Frequently Asked Questions +(https://github.com/erigontech/erigon?tab=readme-ov-file#faq)[https://github.com/erigontech/erigon?tab=readme-ov-file#faq] + +