From 4090d6aec5397b026b86d45ce7c9fda50c542740 Mon Sep 17 00:00:00 2001 From: TimesThreeDX <134428920+TimesThreeDX@users.noreply.github.com> Date: Thu, 13 Jul 2023 09:17:10 +0100 Subject: [PATCH] review --- docs/explore/introduction/contributing.md | 3 +-- docs/explore/sidebar.js | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/explore/introduction/contributing.md b/docs/explore/introduction/contributing.md index 8b9e1e1f..08e87993 100644 --- a/docs/explore/introduction/contributing.md +++ b/docs/explore/introduction/contributing.md @@ -156,7 +156,7 @@ been created to make rewarding contribution frictionless and simple. Within this process we welcome open dialogue and as a DAO recognize that external contributors and diversity in thought is a strength. -### We invite all curious contributors to engage API3 +### We invite all curious contributors to engage API3 - [API3 Forum](https://forum.api3.org/) - Community Chat on [Telegram](https://t.me/API3DAO) @@ -164,4 +164,3 @@ external contributors and diversity in thought is a strength. - [YouTube Channel](https://www.youtube.com/channel/UCCpUthOhahxjdeX9T7t7nJQ) - diff --git a/docs/explore/sidebar.js b/docs/explore/sidebar.js index bf9c5718..c296b2c0 100644 --- a/docs/explore/sidebar.js +++ b/docs/explore/sidebar.js @@ -36,7 +36,7 @@ module.exports = [ link: '/explore/introduction/contributing', }, { - text: 'Feedback to API3 Docs', + text: 'API3 Docs Feedback', link: '/explore/introduction/documentation-feedback', }, ],