Skip to content

Commit cef8fb8

Browse files
authored
Merge pull request #328 from src-d/se7entyse7en-patch-1
Fixes broken link in eng. conventions
2 parents 7292378 + 51cb345 commit cef8fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engineering/conventions/python.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Introduction
55

6-
This guide documents development conventions for Python at source{d}. Check [general conventions](conventions.md) for language-independent conventions that are also applicable for Python projects.
6+
This guide documents development conventions for Python at source{d}. Check [general conventions](../conventions.md) for language-independent conventions that are also applicable for Python projects.
77

88
## Code Style
99

0 commit comments

Comments
 (0)