tmo1 / sms-ie

SMS Import / Export is a simple Android app that imports and exports SMS and MMS messages, call logs, and contacts from and to JSON / NDJSON files.
GNU General Public License v3.0
319 stars 38 forks source link

BUILDING.md link in README.md is incorrect #130

Closed dshepsis closed 9 months ago

dshepsis commented 9 months ago

Under the Installation section of the readme, there is a link "For instructions on building the app from its source code, see BUILDING.md." with the link address https://github.com/tmo1/sms-ie/BUILDING.md. The link leads to "Not Found" error page. I believe the link address should instead be https://github.com/tmo1/sms-ie/blob/master/README.md.

tmo1 commented 9 months ago

Fixed - thanks!