Skip to content

Commit 863fdae

Browse files
committed
Update reference to Ax tutorial
1 parent fccfa18 commit 863fdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_ax_generators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ def test_ax_client():
590590
trial_count = 0
591591
trials_to_fail = [2, 5]
592592

593-
# Create the AxClient from https://ax.dev/tutorials/gpei_hartmann_service.html.
593+
# Create the AxClient from https://ax.dev/docs/tutorials/gpei_hartmann_service.
594594
ax_client = AxClient()
595595
ax_client.create_experiment(
596596
name="hartmann_test_experiment",

0 commit comments

Comments
 (0)