Skip to content

Commit e48da2b

Browse files
authored
Merge pull request #96 from Alnusjaponica/fix-typo
Fix typos
2 parents 1ab71fe + d1ede1d commit e48da2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Please check out `Tutorials for Users <./tutorials_for_users/index.html>`__ as
1212
Usage
1313
=====
1414

15-
Install the `optunahub`_ package.
15+
Install the ``optunahub`` package.
1616

1717
.. code-block:: shell
1818
@@ -42,7 +42,7 @@ The details for ``AutoSampler`` can be found in `this article <https://medium.co
4242
print(study.best_trial.value, study.best_trial.params)
4343
4444
45-
Now that you've successfully loaded a package from the OptunaHub registry, you can start using `optunahub <https://github.com/optuna/optunahub>`__ in your optimization!
45+
Now that you've successfully loaded a package from the OptunaHub registry, you can start using ``optunahub`` in your optimization!
4646
Get ready to explore the most suitable packages for your problems in the `OptunaHub registry <https://hub.optuna.org/>`_.
4747

4848
.. toctree::

0 commit comments

Comments
 (0)