From cb3ca6b25d37dbab8153131f6801c4c5fd2bdd22 Mon Sep 17 00:00:00 2001 From: Claudius Tewari Date: Wed, 19 Aug 2020 12:07:56 -0700 Subject: [PATCH] Fix "Wrapper" heading anchor link in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9de99741..99903f0b9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ matrices. | Windows | MSVC | ![Windows CI](https://github.com/borglab/gtsam/workflows/Windows%20CI/badge.svg) | -On top of the C++ library, GTSAM includes [wrappers for MATLAB & Python](##Wrappers). +On top of the C++ library, GTSAM includes [wrappers for MATLAB & Python](#wrappers). ## Quickstart