From e2aa94636b362afe3f2add0b7bed11f9818ce16c Mon Sep 17 00:00:00 2001 From: samczsun Date: Mon, 4 Mar 2024 03:40:23 -0800 Subject: [PATCH] fix some links --- _config.yml | 2 +- blog/hello-world.md | 2 +- index.md | 2 +- who.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index a476ba8..23fabf4 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ header_pages: - who.md - how.md -footer: 'github | X (twitter) | telegram' +footer: 'github | X (twitter) | telegram' style: dark listen_for_clients_preferred_style: true diff --git a/blog/hello-world.md b/blog/hello-world.md index 49d0ec3..aa47457 100644 --- a/blog/hello-world.md +++ b/blog/hello-world.md @@ -1,7 +1,7 @@ --- title: Hello World layout: page -permalink: /blog/hello-world.html +permalink: /blog/hello-world --- # The Verifier Alliance Launches Unified Database for EVM Smart Contracts' Source Code diff --git a/index.md b/index.md index b7e6f1b..8621f63 100644 --- a/index.md +++ b/index.md @@ -7,4 +7,4 @@ permalink: / ![verifier-alliance_icon]({{base}}/assets/logos/verifier-alliance.png){: .header-image} -The Verifier Alliance is an ecosystem collective aiming for easy, unified, and open access to the source-code of EVM smart contracts. [Read more!](blog/hello-world.html) +The Verifier Alliance is an ecosystem collective aiming for easy, unified, and open access to the source-code of EVM smart contracts. [Read more](blog/hello-world) diff --git a/who.md b/who.md index 85bd220..ff76e09 100644 --- a/who.md +++ b/who.md @@ -8,7 +8,7 @@ permalink: /who.html The main outcome of the Alliance is a shared database of contracts' source code on different EVM chains from different verification providers. The database is publicly accessible by anyone. -One key aspect of the database is to have a common schema for verified contracts. The schema can be accessed [**here**](/how.html). +One key aspect of the database is to have a common schema for verified contracts. The schema can be accessed [**here**](https://github.com/verifier-alliance/database-specs). ## Shared knowledge