From 7c3488ed4e0a0c9ace65b9ef5cc0c42781e656d5 Mon Sep 17 00:00:00 2001 From: francescobianco Date: Wed, 28 Feb 2024 21:24:28 +0100 Subject: [PATCH] Introducing three digit scale --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- _config.yml | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f4ceb2..25ab91e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contributing Guidelines To learn more about the purpose of PEPs and how to go about writing one, -please start reading at [DX Tech Paper 1](https://devpasta.github.io/dx-0001/). +please start reading at [DX Tech Paper 1](https://devpasta.github.io/dx-001/). Also, make sure to check the [README](./README.md) for information on how to render the DX Tech papers in this repository. Thanks again for your contributions, and we look forward to reviewing them! diff --git a/README.md b/README.md index ff32ae3..19ad8c8 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![DX Tech Papers Syntax Status](https://github.com/devpasta/papers/actions/workflows/syntax.yml/badge.svg)](https://github.com/devpasta/papers/actions) The DX Tech Papers in this repository are automatically published on the web at [https://devpasta.github.io/papates/](https://devpasta.github.io/papates/). -To learn more about the purpose of DX Tech Papers and how to write one, please start reading at [DX Tech Paper 1](https://devpasta.github.io/papers/dx-0001/). -Note that the DX Tech Paper Index ([DX Tech Paper 0](https://devpasta.github.io/papers/dx-0000/)) is automatically generated based on the metadata headers in other DX Tech Papers. +To learn more about the purpose of DX Tech Papers and how to write one, please start reading at [DX Tech Paper 1](https://devpasta.github.io/papers/dx-001/). +Note that the DX Tech Paper Index ([DX Tech Paper 0](https://devpasta.github.io/papers/dx-000/)) is automatically generated based on the metadata headers in other DX Tech Papers. ## Canonical Links diff --git a/_config.yml b/_config.yml index a75df37..a27f737 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,8 @@ color_scheme: dark aux_links: "": - "https://github.com/devpasta/papers" + "": + - "https://discord.com/invite/SVx7JHjAcY" footer_content: > © 2021 DX Tech Papers