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",