Skip to content

Commit

Permalink
fix: link old problem pages to new documentation (#2135)
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinAoki committed Apr 13, 2023
1 parent 9921b4d commit b73825c
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions en_us/course_authors/source/exercises_tools/checkbox.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.. include:: ../../../shared/exercises_tools/checkbox.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.. include:: ../../../shared/exercises_tools/multiple_choice.rst
10 changes: 10 additions & 0 deletions en_us/shared/exercises_tools/checkbox.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
:orphan:

.. _Checkbox:

########################################
Checkbox
########################################

.. note::
See :ref:`Multi-select` for documentation
10 changes: 10 additions & 0 deletions en_us/shared/exercises_tools/multiple_choice.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
:orphan:

.. _Multiple Choice:

########################################
Multiple Choice
########################################

.. note::
See :ref:`Single Select` for documentation

0 comments on commit b73825c

Please sign in to comment.