File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -589,7 +589,7 @@ <h3 class="mb-2 text-xl font-semibold text-gray-900 dark:text-white">
589589 </ template >
590590 </ button >
591591 </ div >
592- < div class ="flex items-center " x-data ="{ showTooltip: false } ">
592+ < div class ="flex items-center justify-between " x-data ="{ showTooltip: false } ">
593593 < div class ="relative ">
594594 < button
595595 @click ="includePageContext = !includePageContext "
@@ -639,6 +639,14 @@ <h3 class="mb-2 text-xl font-semibold text-gray-900 dark:text-white">
639639 </ div >
640640 </ div >
641641 </ div >
642+ < a
643+ href ="https://github.com/docker/docs/issues/23966 "
644+ target ="_blank "
645+ rel ="noopener noreferrer "
646+ class ="text-xs text-gray-500 underline hover:text-blue-600 dark:text-gray-400 dark:hover:text-blue-400 "
647+ >
648+ Share feedback
649+ </ a >
642650 </ div >
643651 </ form >
644652 </ div >
You can’t perform that action at this time.
0 commit comments