Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
modify docs overview url (#1802)
Browse files Browse the repository at this point in the history
Summary:
Summary

I fixed the broken link in the README.

Test Plan

I tested the change by clicking on the link to make sure that it works now.
Pull Request resolved: #1802

Reviewed By: flarnie

Differential Revision: D9347916

Pulled By: flarnie

fbshipit-source-id: a38dd7ec8d6baa73d694eabf4b7362cab8ca8d23
  • Loading branch information
lockround authored and facebook-github-bot committed Aug 20, 2018
1 parent 93a90a9 commit 9f86efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ with [immutable-js](https://facebook.github.io/immutable-js/), offering
an API with functional state updates and aggressively leveraging data persistence
for scalable memory usage.

[Learn how to use Draft.js in your own project.](http://draftjs.org/docs/overview.html)
[Learn how to use Draft.js in your own project.](https://draftjs.org/docs/getting-started.html)

## API Notice

Expand Down

0 comments on commit 9f86efb

Please sign in to comment.