Skip to content

Commit d6b6702

Browse files
authored
Update README.md
Fix
1 parent 5d66fa3 commit d6b6702

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ Tested against ~1.7 million postcodes on ONSPD.
1818
## Features
1919

2020
- [Check](#validate) whether a postcode conforms to the [correct format](https://en.wikipedia.org/wiki/Postcodes_in_the_United_Kingdom#Formatting)
21-
- [Extract](#extract) useful elements of a postcode like incode, outcode, sector
21+
- [Extract](#parse) useful elements of a postcode like incode, outcode, sector
2222
- [Single purpose static methods](#static-methods)
2323
- Tested against a list of ~1.7 million postcodes listed on ONS Postcode Directory
2424

2525
## Links
2626

27-
- [API Documentation](https://ideal-postcodes.github.io/postcode/)
27+
- [API Documentation](https://postcodejs.ideal-postcodes.dev)
2828
- [Try postcode.js on RunKit](https://npm.runkit.com/postcode)
2929
- [Postcode element definitions](#definitions)
3030
- [Caveat on postcode validation](#note-on-postcode-Validation)

0 commit comments

Comments
 (0)