Skip to content

Commit

Permalink
Fix broken Github and add link to text
Browse files Browse the repository at this point in the history
fix issue sudhanshu-15#24 and add the link to the 'gist-embed' text itself rather than as a separate link.
  • Loading branch information
kinshukdua committed Oct 4, 2020
1 parent 97b5496 commit a54b9da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
[![NPM version](https://img.shields.io/npm/v/vue-embed-gist.svg?style=flat)](https://npmjs.com/package/vue-embed-gist) [![NPM downloads](https://img.shields.io/npm/dm/vue-embed-gist.svg?style=flat)](https://npmjs.com/package/vue-embed-gist) [![CircleCI](https://circleci.com/gh/sudhanshu-15/vue-embed-gist/tree/master.svg?style=shield)](https://circleci.com/gh/sudhanshu-15/vue-embed-gist/tree/master)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)

Vue component to embed Github Gists, inspired by Blair Vanderhoof's gist-embed. (https://github.com/blairvanderhoof/gist-embed)
Vue component to embed Github Gists, inspired by Blair Vanderhoof's [gist-embed](https://github.com/blairvanderhoof/gist-embed).

## Demo

[Demo of vue-embed-gist](https://sudhanshu-15.github.io/vue-embed-gist)
[Demo of vue-embed-gist](https://sudhanshu-15.github.io/vue-embed-gist/)

## Install

Expand Down

0 comments on commit a54b9da

Please sign in to comment.