File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# About "Add event to a calendar" repository
22
33This repository contains community-driven documents that describe how to add events
4- to different online calendar services that usually don't have official
4+ to different online calendar services that usually don't have an official
55documentation/specs.
66
77The primary goal of this repository is to consolidate the efforts of
88developers to debugging/reverse-engineering calendar services to find
99possible parameters and features that we can use in our products.
1010
1111Usually, 3rd party services don't provide verbose documentation on how to create
12- calendar events using GET parameters. The main goal to find available options — reverse-engineering.
12+ calendar events using GET parameters. The main goal is to find available options — reverse-engineering.
1313
1414<p align =" center " ><a href =" https://laravel.com " target =" _blank " ><img src =" https://user-images.githubusercontent.com/5278175/125625807-f8c33923-58ce-4e82-b00c-c26033f6930a.png " width =" 400 " ></a ></p >
1515
@@ -18,6 +18,7 @@ calendar events using GET parameters. The main goal to find available options
18181 . [ Google calendar] ( /services/google.md )
19191 . [ Yahoo calendar] ( /services/yahoo.md )
20201 . [ Outlook Web] ( /services/outlook-web.md )
21+ 1 . [ AOL] ( /services.md )
2122
2223
2324## Popular packages
@@ -44,6 +45,6 @@ calendar events using GET parameters. The main goal to find available options
4445_ List your package/repo here_
4546
4647
47- ## Materials
48-
48+ ## Materials & Links
49+ 1 . [ Online calendar link generator ] ( https://stripo.email/calendar-link-generator/ )
4950 1 . [ How to Create an “Add to Calendar” Link for Your Emails] ( https://litmus.com/blog/how-to-create-an-add-to-calendar-link-for-your-emails )
You can’t perform that action at this time.
0 commit comments