Skip to content

Commit 7c3150f

Browse files
authored
Update sphinx conf for package move (#39)
1 parent 7e3f9a1 commit 7c3150f

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
import os
1414
import sys
15-
sys.path.insert(0, os.path.abspath('../opentelemetry-api/'))
15+
sys.path.insert(0, os.path.abspath('../opentelemetry-api/src/'))
1616

1717

1818
# -- Project information -----------------------------------------------------

docs/modules.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)