]> littlesong.place Git - littlesongplace.git/commitdiff
Fix tests link
authorChris Fulljames <christianfulljames@gmail.com>
Sun, 6 Apr 2025 20:24:22 +0000 (16:24 -0400)
committerChris Fulljames <christianfulljames@gmail.com>
Sun, 6 Apr 2025 20:24:22 +0000 (16:24 -0400)
README.md

index 7b05776bac2d82d0358cb906405a79541c1e1993..0a11fc9216e76b493952384e161096e2709b3364 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Important Places:
 - [`__init__.py`](/src/littlesongplace/__init__.py) - entry point; the main Flask() app instance
 - [`/src/littlesongplace/templates`](/src/littlesongplace/templates) - HTML templates
 - [`/src/littlesongplace/static`](/src/littlesongplace/static) - static files, including images, CSS, and Javascript
-- [`/tests`](/tests) - tests, run with pytest
+- [`/test`](/test) - tests, run with pytest
 
 ## Dependencies
 This project has some dependencies that need to be installed manually to your system PATH: