7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-07 08:30:48 +00:00

Swap incorrect documentation filenames

This commit is contained in:
Michael Wheeler 2021-10-28 09:38:23 -04:00 committed by Régis Behmo
parent 78117d16f2
commit 0a8d92f8d4
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
.. click:: tutor.commands.local:local
:prog: tutor local
.. click:: tutor.commands.k8s:k8s
:prog: tutor k8s
:nested: full

View File

@ -1,3 +1,3 @@
.. click:: tutor.commands.k8s:k8s
:prog: tutor k8s
.. click:: tutor.commands.local:local
:prog: tutor local
:nested: full