From a48f8a56324830c7f34f841228591e363423a797 Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Mon, 18 Sep 2017 23:32:48 -0700 Subject: [PATCH] URL encode tweet string. Signed-off-by: Ryan P.C. McQuen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ed8d39..5c89806 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # unclosedTagFinder [![GitHub license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/ryanpcmcquen/unclosedTagFinder/master/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/ryanpcmcquen/unclosedTagFinder.svg)](https://github.com/ryanpcmcquen/unclosedTagFinder/issues) -[![Twitter](https://img.shields.io/twitter/url/https/github.com/ryanpcmcquen/unclosedTagFinder.svg?style=social)](https://twitter.com/intent/tweet?text=Wow, this is neat: https%3A%2F%2Fgithub.com%2Fryanpcmcquen%2FunclosedTagFinder&url=%5Bobject%20Object%5D) +[![Twitter](https://img.shields.io/twitter/url/https/github.com/ryanpcmcquen/unclosedTagFinder.svg?style=social)](https://twitter.com/intent/tweet?text=Wow%2C%20this%20is%20neat%3A%20https%3A%2F%2Fgithub.com%2Fryanpcmcquen%2FunclosedTagFinder&url=%5Bobject%20Object%5D) Find unclosed tags in HTML source.