From 9cc58a578f1ed6d101fcd818c1c182df6b3bf114 Mon Sep 17 00:00:00 2001 From: Yann Leprince <5501307+ylep@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:31:56 +0200 Subject: [PATCH] Fix reStructuredText syntax --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3e6aaf5..fa56520 100644 --- a/README.rst +++ b/README.rst @@ -79,4 +79,4 @@ This repository uses `pre-commit`_ to ensure that all committed code follows min Acknowledgments =============== -`cloud-volume _` (BSD 3-Clause licensed) for compressed morton code and shard/minishard mask implementation. +`cloud-volume `_ (BSD 3-Clause licensed) for compressed morton code and shard/minishard mask implementation.