From 0a21d03ea0003afaf6920904270d6d4d95c44d5e Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Tue, 2 Apr 2024 10:59:55 -0400 Subject: [PATCH] BUG: Fix homepage link in AutomatedDentalTools (#2028) Metadata key and value are expected to be specified on the same line. --- AutomatedDentalTools.s4ext | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AutomatedDentalTools.s4ext b/AutomatedDentalTools.s4ext index 96ece0c22..87fcee3a5 100644 --- a/AutomatedDentalTools.s4ext +++ b/AutomatedDentalTools.s4ext @@ -18,8 +18,7 @@ depends SlicerDentalModelSeg SlicerConda # Inner build directory (default is ".") build_subdirectory . -# homepage -https://github.com/DCBIA-OrthoLab/SlicerAutomatedDentalTools/blob/main/README.md +homepage https://github.com/DCBIA-OrthoLab/SlicerAutomatedDentalTools#readme # Firstname1 Lastname1 ([SubOrg1, ]Org1), Firstname2 Lastname2 ([SubOrg2, ]Org2) # For example: Jane Roe (Superware), John Doe (Lab1, Nowhere), Joe Bloggs (Noware)