Skip to content

Commit 5d66fa3

Browse files
authored
Update README.md
Fix in page links
1 parent 8eab216 commit 5d66fa3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ Tested against ~1.7 million postcodes on ONSPD.
1717

1818
## Features
1919

20-
- [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
22-
- [Single purpose static methods](#Static Methods)
20+
- [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
22+
- [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

2727
- [API Documentation](https://ideal-postcodes.github.io/postcode/)
2828
- [Try postcode.js on RunKit](https://npm.runkit.com/postcode)
29-
- [Postcode element definitions](#Definitions)
30-
- [Caveat on postcode validation](#Note on Postcode Validation)
29+
- [Postcode element definitions](#definitions)
30+
- [Caveat on postcode validation](#note-on-postcode-Validation)
3131

3232
## Getting Started
3333

0 commit comments

Comments
 (0)