We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccfa18 commit 863fdaeCopy full SHA for 863fdae
tests/test_ax_generators.py
@@ -590,7 +590,7 @@ def test_ax_client():
590
trial_count = 0
591
trials_to_fail = [2, 5]
592
593
- # Create the AxClient from https://ax.dev/tutorials/gpei_hartmann_service.html.
+ # Create the AxClient from https://ax.dev/docs/tutorials/gpei_hartmann_service.
594
ax_client = AxClient()
595
ax_client.create_experiment(
596
name="hartmann_test_experiment",
0 commit comments