Skip to content

Commit 9101ca2

Browse files
committed
fix: README.md linking sections
1 parent 8debe83 commit 9101ca2

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ Ruby on Rails gem for [ImageKit](https://imagekit.io/) implements the new APIs a
1313
ImageKit is complete media storage, optimization, and transformation solution that comes with an [image and video CDN](https://imagekit.io/features/imagekit-infrastructure). It can be integrated with your existing infrastructure - storage like AWS S3, web servers, your CDN, and custom domain names, allowing you to deliver optimized images in minutes with minimal code changes.
1414

1515
Table of contents -
16-
* [Installation](#Installation)
17-
* [Initialization](#Initialization)
18-
- [CarrierWave](#Carrierwave)
19-
- [ActiveStorage](#activeStorage)
20-
* [URL Generation](#URL-generation)
21-
* [File Upload](#File-Upload)
22-
* [File Management](#File-Management)
23-
* [Utility Functions](#Utility-functions)
24-
* [Sample applications](#Sample-Application)
25-
* [Upgrade to 2.x](#upgrade-to-2.x)
26-
* [Support](#Support)
27-
* [Links](#Links)
16+
* [Installation](#installation)
17+
* [Initialization](#initialization)
18+
- [CarrierWave](#carrierwave)
19+
- [ActiveStorage](#activestorage)
20+
* [URL Generation](#url-generation)
21+
* [File Upload](#file-upload)
22+
* [File Management](#file-management)
23+
* [Utility Functions](#utility-functions)
24+
* [Sample applications](#sample-application)
25+
* [Upgrade to 2.x](#upgrade-to-2x)
26+
* [Support](#support)
27+
* [Links](#links)
2828

2929

3030
# Quick start guide

0 commit comments

Comments
 (0)