diff --git a/src/src/components/metadata.jsx b/src/src/components/metadata.jsx index 5c4c1696..6ecf289c 100644 --- a/src/src/components/metadata.jsx +++ b/src/src/components/metadata.jsx @@ -556,8 +556,10 @@ const introText = () =>{ var targetBranch ="master"; -var targetFile = (props.type).slice(0, -1).toLowerCase() -const exampleFile ="https://raw.githubusercontent.com/hubmapconsortium/dataset-metadata-spreadsheet/main/contributors/latest/contributors.tsv" +var targetFile = (props.type).toLowerCase() +// const exampleFile ="https://raw.githubusercontent.com/hubmapconsortium/dataset-metadata-spreadsheet/main/contributors/latest/contributors.tsv" +const exampleFile ="https://hubmapconsortium.github.io/ingest-validation-tools/sample-"+targetFile+"/current/" + return (

{toTitleCase(props.type)} Metadata Upload