docs: fix link to packaging_v_for_distributions.md (#19227)

This commit is contained in:
David 'Epper' Marshall 2023-08-29 04:28:49 -04:00 committed by GitHub
parent 34842b1bf8
commit 17a1835a5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ by using the V's built-in self-updater.
To do so, run the command `v up`.
## Packaging V for distribution
See the [notes on how to prepare a package for V](doc/packaging_v_for_distributions.md) .
See the [notes on how to prepare a package for V](packaging_v_for_distributions.md) .
## Getting started