From aa2f3ee193f46d374dc5dfe8c7f2983ee6c3f0d6 Mon Sep 17 00:00:00 2001 From: Derrick Lee Date: Fri, 1 Oct 2021 10:29:13 -0700 Subject: [PATCH] Update Twitter links to kava_platform (#1022) --- README.md | 2 +- docs/.vuepress/config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e432ef1..d96dd67a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/kava-labs/kava)](https://goreportcard.com/report/github.com/kava-labs/kava) [![API Reference](https://godoc.org/github.com/Kava-Labs/kava?status.svg)](https://godoc.org/github.com/Kava-Labs/kava) [![GitHub](https://img.shields.io/github/license/kava-labs/kava.svg)](https://github.com/Kava-Labs/kava/blob/master/LICENSE.md) -[![Twitter Follow](https://img.shields.io/twitter/follow/kava_labs.svg?label=Follow&style=social)](https://twitter.com/kava_labs) +[![Twitter Follow](https://img.shields.io/twitter/follow/kava_platform.svg?label=Follow&style=social)](https://twitter.com/kava_platform) [![Discord Chat](https://img.shields.io/discord/704389840614981673.svg)](https://discord.com/invite/kQzh3Uv) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index d623c220..c428cb14 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -73,7 +73,7 @@ module.exports = { services: [ { service: "twitter", - url: "https://twitter.com/kava_labs" + url: "https://twitter.com/kava_platform" }, { service: "medium",