From f1636e3315f29f82ad4daf16665c6a6367a1cfeb Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Tue, 5 Jan 2021 10:19:09 +0100 Subject: [PATCH] Polishing. See #2263 Original pull request #2267 --- src/main/asciidoc/preface.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/preface.adoc b/src/main/asciidoc/preface.adoc index f59b7c91e..591690465 100644 --- a/src/main/asciidoc/preface.adoc +++ b/src/main/asciidoc/preface.adoc @@ -6,7 +6,7 @@ The Spring Data Commons project applies core Spring concepts to the development == Project Metadata * Version control: https://github.com/spring-projects/spring-data-commons -* Bugtracker: ttps://github.com/spring-projects/spring-data-commons/issues +* Bugtracker: https://github.com/spring-projects/spring-data-commons/issues * Release repository: https://repo.spring.io/libs-release * Milestone repository: https://repo.spring.io/libs-milestone * Snapshot repository: https://repo.spring.io/libs-snapshot