Skip to content

Commit 0a21d03

Browse files
authored
BUG: Fix homepage link in AutomatedDentalTools (#2028)
Metadata key and value are expected to be specified on the same line.
1 parent 407be81 commit 0a21d03

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

AutomatedDentalTools.s4ext

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ depends SlicerDentalModelSeg SlicerConda
1818
# Inner build directory (default is ".")
1919
build_subdirectory .
2020

21-
# homepage
22-
https://github.com/DCBIA-OrthoLab/SlicerAutomatedDentalTools/blob/main/README.md
21+
homepage https://github.com/DCBIA-OrthoLab/SlicerAutomatedDentalTools#readme
2322

2423
# Firstname1 Lastname1 ([SubOrg1, ]Org1), Firstname2 Lastname2 ([SubOrg2, ]Org2)
2524
# For example: Jane Roe (Superware), John Doe (Lab1, Nowhere), Joe Bloggs (Noware)

0 commit comments

Comments
 (0)