Skip to content

Commit 7c3150f

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

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

Diff for: docs/conf.py

+1-1
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 -----------------------------------------------------

Diff for: docs/modules.rst

-7
This file was deleted.

0 commit comments

Comments
 (0)