From 9d4a5a7248f39da40d386a2d2e735d3aed2ea096 Mon Sep 17 00:00:00 2001 From: Hsin-Yi Chen Date: Tue, 20 Jun 2023 17:55:07 +0800 Subject: [PATCH] Fix the link to Update-Opt_in-Reference-ABI-Dumps Test: none Change-Id: I759f825e213cd6dcb42f2b7b29c344a41691aeaf --- vndk/tools/header-checker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vndk/tools/header-checker/README.md b/vndk/tools/header-checker/README.md index d9a468b9c..824f17d59 100644 --- a/vndk/tools/header-checker/README.md +++ b/vndk/tools/header-checker/README.md @@ -170,7 +170,7 @@ check for common libraries by the following steps: [config files](#Configuration). 2. Follow the instructions in - [Update Opt-in Reference ABI Dumps](#Update-Opt-in-Reference-ABI-Dumps) + [Update Opt-in Reference ABI Dumps](#Update-Opt_in-Reference-ABI-Dumps) to generate ABI dumps in the `ref_dump_dirs`. 3. Verify that the ABI check is working.