Skip to content

Commit

Permalink
removing add deletion tag stage
Browse files Browse the repository at this point in the history
  • Loading branch information
khanspers committed Aug 10, 2023
1 parent a85652e commit b39bb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/wp-edit-pathway/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h2>Challenge</h2>
<button id="wp-edit-pathway-button">Verify</button>
</div>
<div id="next-button">
<a href="../wp-tag-delete/index.html" class="btn btn-info btn-lg pull-right">Next step</a>
<a href="../fig-met-1-overview/index.html" class="btn btn-info btn-lg pull-right">Next step</a>
</div>

<div class="results" id="success" style="display:none;">
Expand Down

0 comments on commit b39bb57

Please sign in to comment.