Skip to content

Commit 678d609

Browse files
committed
Rename Guide.doccarchive
1 parent 1da256a commit 678d609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archive-docc.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#/usr/bin/env bash -euo pipefail
22

33
DOCC_COMMAND="/usr/bin/xcrun docc"
4-
DOCC_ARCHIVE="Guidelines.doccarchive"
4+
DOCC_ARCHIVE="Guide.doccarchive"
55

66
$DOCC_COMMAND convert Guidelines.docc \
77
--fallback-display-name SwiftUIViewCodingGuidelines \

0 commit comments

Comments
 (0)