s-yadav / react-number-format

React component to format numbers in an input or as a text.
MIT License
3.9k stars 410 forks source link

[docs] "Edit this page" link is wrong #775

Closed gregfenton closed 1 year ago

gregfenton commented 1 year ago

Describe the issue and the actual behavior

"Edit this page" link in published documentation is wrong. The link should direct us to edit the page, but it actually takes us to a Facebook GitHub page.

image

Describe the expected behavior

Takes us to a fork of the project and opens an editor on the particular page so that we can later submit a PR for the docs.

Provide steps to reproduce this issue

  1. go to the main docs page
  2. scroll to bottom of the page
  3. click the Edit this page link

Please check the browsers where the issue is seen