From 8ae81dad018555e24bf40f2ed22ddb7ff59b5897 Mon Sep 17 00:00:00 2001 From: Mark Peek Date: Wed, 11 Oct 2017 11:38:58 +0200 Subject: [PATCH] Update twitter: open_faas => openfaas Signed-off-by: Mark Peek --- README.md | 2 +- guide/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0021f3e2..3a83219f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Status](https://travis-ci.org/openfaas/faas.svg?branch=master)](https://travis-c OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker which has first class support for metrics. Any process can be packaged as a function enabling you to consume a range of web events without repetitive boiler-plate coding. -[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/fold_left.svg?style=social&label=Follow%20%40open_faas)](https://twitter.com/open_faas) +[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/fold_left.svg?style=social&label=Follow%20%40openfaas)](https://twitter.com/openfaas) **Highlights** diff --git a/guide/README.md b/guide/README.md index 3a21a02c..0988cc74 100644 --- a/guide/README.md +++ b/guide/README.md @@ -1,7 +1,7 @@ OpenFaaS guides ================ -This page is a collection of our key blog posts, tutorials and guides while we prepare a [dedicated site](https://github.com/openfaas/faas/issues/253) for documentation. For other queries please get in touch for a Slack invite or ping [@open_faas](https://twitter.com/open_faas) on Twitter. +This page is a collection of our key blog posts, tutorials and guides while we prepare a [dedicated site](https://github.com/openfaas/faas/issues/253) for documentation. For other queries please get in touch for a Slack invite or ping [@openfaas](https://twitter.com/openfaas) on Twitter. Suggestions for new topics are welcome. Please also check the [Issue tracker](https://github.com/openfaas/faas/issues).