Skip to content

Commit becb402

Browse files
committed
fix readme links
1 parent bb83ccb commit becb402

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The official AWS S3 file storage adapter for Parse Server. See [Parse Server S3
3131
- [Adding Metadata and Tags](#adding-metadata-and-tags)
3232
- [Compatibility with other Storage Providers](#compatibility-with-other-storage-providers)
3333
- [Digital Ocean Spaces](#digital-ocean-spaces)
34-
- [Breaking Changes From v2 to v3](breaking-changes-from-v2-to-v3)
34+
- [Breaking Changes From v2 to v3](#breaking-changes-from-v2-to-v3)
3535
- [Best Practices](#best-practices)
3636
- [Why the Change](#why-the-change)
3737

@@ -317,7 +317,7 @@ var api = new ParseServer({
317317
```
318318

319319

320-
# Breaking Changes From v2 to v3
320+
# Breaking Changes from v2 to v3
321321

322322
1. **Old Method (No Longer Supported)**:
323323
```javascript

0 commit comments

Comments
 (0)