Skip to content

Commit e86ca81

Browse files
authored
Fixed typo and missing part of "Where to go next" (#1151)
1 parent 72db3bc commit e86ca81

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/source/concepts.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,4 @@ or can be used as stand-alone objects:
426426
Complete list of metrics and the API can be found in :doc:`metrics` module.
427427

428428

429-
430-
431-
**Where to go next?** ?????.
429+
**Where to go next?** Checkout our :doc:`examples` and tutorial notebooks.

docs/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Notebooks
5858
- `MNIST training on a single TPU <https://github.com/pytorch/ignite/blob/master/examples/notebooks/MNIST_on_TPU.ipynb>`_
5959

6060

61-
All notebooks can be opened in Google Colab with a link:
61+
All notebooks can be opened on Google Colab with a link:
6262

6363
.. code-block:: text
6464

0 commit comments

Comments
 (0)