docs: fix link to package.json in static assets ref (#35132)

This commit is contained in:
Kyle McCormick
2024-07-17 21:31:08 +02:00
committed by GitHub
parent 70f43b7682
commit cddf923d2a

View File

@@ -127,7 +127,7 @@ If you would like to understand these more deeply, they are defined in
supported, but their underlying implementations may change without notice.
.. _webpack CLI: https://webpack.js.org/api/cli/
.. _package.json: ../package.json
.. _package.json: ../../package.json
Collect assets
**************