From e620cbd7bba1c7746ce1b1343db91da0f7067099 Mon Sep 17 00:00:00 2001 From: Adam Tyson Date: Wed, 12 Mar 2025 18:27:24 +0000 Subject: [PATCH] Use full URL in readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df48795..51fc7eb 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ cookiecutter https://github.com/neuroinformatics-unit/python-cookiecutter ``` You will be then asked a series of questions about how you want to set up your project. -[View Full Documentation →](python-cookiecutter.neuroinformatics.dev) +[View Full Documentation →](https://python-cookiecutter.neuroinformatics.dev) ## Contributing