Skip to content

Commit 29eba6f

Browse files
orozcoadrianjfuss
authored andcommitted
docs: fix relative path for python workflow (#62)
1 parent 77a50f2 commit 29eba6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If your build action implementation requires 3rd party libraries, here is how yo
3939

4040
Each build action has its own design document.
4141

42-
* [python-pip](./lambda_builders/actions/python_pip/DESIGN.md)
42+
* [python-pip](./aws_lambda_builders/workflows/python_pip/DESIGN.md)
4343

4444

4545
### Builders Library

0 commit comments

Comments
 (0)