Skip to content

Commit f7e3148

Browse files
authored
Removed invalid anchors in the README.
1 parent 7ebdc0f commit f7e3148

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ expect(ocean.isClean).toEventually(beTruthy())
6363
- [Supporting Objective-C](#supporting-objective-c)
6464
- [Properly Handling `nil` in Objective-C Matchers](#properly-handling-nil-in-objective-c-matchers)
6565
- [Migrating from the Old Matcher API](#migrating-from-the-old-matcher-api)
66-
- [Minimal Step - Use `.predicate`](#minimal-step---use-predicate)
67-
- [Convert to use `Predicate` Type with Old Matcher Constructor](#convert-to-use-predicate-type-with-old-matcher-constructor)
68-
- [Convert to `Predicate` Type with Preferred Constructor](#convert-to-predicate-type-with-preferred-constructor)
69-
- [Deprecation Roadmap](#deprecation-roadmap)
7066
- [Installing Nimble](#installing-nimble)
7167
- [Installing Nimble as a Submodule](#installing-nimble-as-a-submodule)
7268
- [Installing Nimble via CocoaPods](#installing-nimble-via-cocoapods)

0 commit comments

Comments
 (0)