diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 1f5af3c..30ca786 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ redoc = [ { 'name': 'OPTENG API', 'page': 'sections/opteng-api', - 'spec': './api/swagger/oof-osdf-has-api.json', + 'spec': './api/swagger/oof-optf-opteng-api.json', 'embed': True, } ] |