Skip to content

Commit

Permalink
fixup links
Browse files Browse the repository at this point in the history
  • Loading branch information
bpkroth committed Jan 4, 2025
1 parent 2caf76c commit 059fccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mlos_bench/mlos_bench/storage/sql/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
The ``mlos_bench`` CLI will do this automatically if the logging level is set to
``DEBUG``.
Also see the `mlos_bench CLI usage <../../../mlos_bench.run.usage.html>`__ for
Also see the `mlos_bench CLI usage <../../../../../mlos_bench.run.usage.html>`__ for
details on how to invoke only the schema creation/update routines.
"""

Expand Down Expand Up @@ -281,7 +281,7 @@ def update(self) -> "DbSchema":
Notes
-----
Also see the `mlos_bench CLI usage <../../../mlos_bench.run.usage.html>`__
Also see the `mlos_bench CLI usage <../../../../../mlos_bench.run.usage.html>`__
for details on how to invoke only the schema creation/update routines.
"""
assert self._engine
Expand Down

0 comments on commit 059fccf

Please sign in to comment.