From 021afad369f1ddb0cb0e189a844620f09fa202da Mon Sep 17 00:00:00 2001 From: Pete Edwards Date: Tue, 17 Sep 2024 16:48:48 +0100 Subject: [PATCH] Fix TOC link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6209fb0..2a0edcc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This README provides information on: * [Prerequisites](#prerequisites) * [Install dependencies](#install-dependencies) * [Configure build environment](#configure-build-environment) - * [Create keystore](#create-keystore) + * [Create keystore for Android](#create-keystore-for-android) * [Make the keystore available to CI](#make-the-keystore-available-to-ci) * [Running the application locally](#running-the-application-locally) * [On a device with Expo Go](#on-a-device-with-expo-go)