jasonsalzman / react-add-to-calendar

A simple, customizable, and reusable Add to Calendar button component for React
https://jasonsalzman.github.io/react-add-to-calendar/
MIT License
180 stars 124 forks source link

Fixed Google Calendar Bad request #6

Closed dkaushik95 closed 7 years ago

dkaushik95 commented 7 years ago

The calendar link for Google calendar has changed. So I changed the links here too. Hope it helps.

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will decrease coverage by -0.13%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   88.76%   88.63%   -0.13%     
==========================================
  Files           2        2              
  Lines          89       88       -1     
==========================================
- Hits           79       78       -1     
  Misses         10       10
Impacted Files Coverage Δ
src/helpers/index.js 100% <100%> (ø) :white_check_mark:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f4d7bd...f5e1a60. Read the comment docs.

jasonsalzman commented 7 years ago

Thanks for catching this issue! Your fix has been released with version 0.0.9