Skip to content

Commit

Permalink
Update CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
toshimaru committed Jan 30, 2023
1 parent 9234b7a commit 8aff707
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
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.com/toshimaru/kramdown-amp.svg?branch=master)](https://travis-ci.com/toshimaru/kramdown-amp)
[![CI](https://github.com/toshimaru/kramdown-amp/actions/workflows/ci.yml/badge.svg)](https://github.com/toshimaru/kramdown-amp/actions/workflows/ci.yml)

# kramdown-amp

Expand All @@ -8,7 +8,7 @@ kramdown-amp is [kramdown](https://kramdown.gettalong.org) converter for [AMP](h

Add this line to your application's Gemfile:

```ruby
```rb
gem 'kramdown-amp'
```

Expand Down

0 comments on commit 8aff707

Please sign in to comment.