react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 459 forks source link

docs: fix incorrect anchor link casing #1050

Closed dbm03 closed 5 months ago

dbm03 commented 6 months ago

Summary

This pull request corrects two broken anchor links within the documentation: the links to #removeItem and #multiRemove subsections in the clear method.

Changes

Test Plan

krizzu commented 5 months ago

Thanks

AsyncStorageBot commented 4 months ago

:tada: This PR is included in version 1.22.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: