Skip to content

Commit fe40b9a

Browse files
lockroundjdecked
authored andcommitted
modify docs overview url (facebookarchive#1802)
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: facebookarchive#1802 Reviewed By: flarnie Differential Revision: D9347916 Pulled By: flarnie fbshipit-source-id: a38dd7ec8d6baa73d694eabf4b7362cab8ca8d23
1 parent 2050038 commit fe40b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ with [immutable-js](https://facebook.github.io/immutable-js/), offering
1515
an API with functional state updates and aggressively leveraging data persistence
1616
for scalable memory usage.
1717

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

2020
## API Notice
2121

0 commit comments

Comments
 (0)