Skip to content

Commit

Permalink
Update DynamicForm.js
Browse files Browse the repository at this point in the history
fixing build errors
  • Loading branch information
rlreamy authored Jan 4, 2024
1 parent 962615a commit 9dc1330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Upload/Forms/DynamicForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ class DynamicForm extends Component {
<section>
<h4>STEP 1: Verify you have completed the following required to upload your data: </h4>
<h6>1. Globus is installed and your local endpoint is set up</h6>
<h6>2. You have downloaded and filled out the current version of the <a href='https://kpmp.org/metadata' target='_blank'>metadata template</a> for your technology </h6>
<h6>2. You have downloaded and filled out the current version of the <a href='https://kpmp.org/metadata' target='_blank' rel="noopener noreferrer">metadata template</a> for your technology </h6>
<h6>3. Your data is organized in your Globus endpoint and ready for upload</h6>
</section>
</article>
Expand Down

0 comments on commit 9dc1330

Please sign in to comment.