Skip to content

Commit bcf984a

Browse files
authored
fixed links to code collection, repo structure
links to code database now pointing to website and repository structure diagram showing location of csv file.
1 parent 2355244 commit bcf984a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A summary of the repository structure is shown below. More detailed information
1515
```
1616
OSIPI/DCE-DSC-MRI_CodeCollection
1717
├── doc
18-
│ └── code_contributions_record.md # Overview of code contributions
18+
│ └── code_contributions_record.csv # Overview of code contributions
1919
├── src
2020
│ └── original # Original contributed code organized per contribution
2121
│ └── DS_BW_VanderBiltUMC_USA
@@ -36,7 +36,7 @@ OSIPI/DCE-DSC-MRI_CodeCollection
3636
Wiki # Information and guidelines
3737
```
3838

39-
Click [here](doc/code_contributions_record.md) for
39+
Click [here](https://osipi.org/DCE-DSC-MRI_TestResults/overview_of_code_collection.html) for
4040
database of code available with links to code.
4141

4242
The results of the validated code are published on the [test-results website](http://osipi.org/DCE-DSC-MRI_TestResults), which is hosted via a separate [repository](https://github.com/OSIPI/DCE-DSC-MRI_TestResults).

0 commit comments

Comments
 (0)