Fix a broken link (#16)

This commit is contained in:
Cameron Steffen
2025-01-09 09:13:32 -06:00
committed by GitHub
parent 2a1d23ac71
commit 902a0c2a0f
+1 -1
View File
@@ -59,7 +59,7 @@ application codebase.
## Why isn't \[my favorite software development principle\] a factor?
When selecting factors, we hold closely to the principles laid out in our
[vision](VISON.md). Twelve-factor isn't intended to be a collection of
[vision](VISION.md). Twelve-factor isn't intended to be a collection of
everything you need to think about when building an application. It
specifically focuses on the interfaces between the application and the
platform. This means that a number of software development principles (DRY,