Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(apache): Fix reset button link
  • Loading branch information
rhetoric101 committed Nov 8, 2024
commit f3d600564e274d1a0c0b44b5c6f0b920ce1cb04b
2 changes: 1 addition & 1 deletion src/install/apache/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If you change your mind after making selections, click **Reset the form** to sta

<ButtonLink
role="button"
to="/install/python"
to="/install/apache"
variant="primary"
>
Reset the form
Expand Down
Loading