Skip to content

Commit 37c61c6

Browse files
committed
update outaded docker build secrets url
1 parent 3aaf37e commit 37c61c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrations/integrating-npm-with-external-services/docker-and-private-modules.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redirect_from:
44
- /private-modules/docker-and-private-modules
55
---
66

7-
To install private npm packages in a Docker container, you will need to use [Docker build secrets](https://docs.docker.com/develop/develop-images/build_enhancements/#new-docker-build-secret-information).
7+
To install private npm packages in a Docker container, you will need to use [Docker build secrets](https://docs.docker.com/build/building/secrets/#types-of-build-secrets).
88

99
## Background: runtime variables
1010

0 commit comments

Comments
 (0)