Unverified Commit 99777edc authored by froggleston's avatar froggleston
Browse files

Remove repository option from config as neweer builds seem need not to need it?

parent 8156e8c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ kind: "lesson"
# Magic to make URLs resolve both locally and on GitHub.
# See https://help.github.com/articles/repository-metadata-on-github-pages/.
# Please don't change it: <USERNAME>/<PROJECT> is correct.
repository: <USERNAME>/<PROJECT>
# repository: <USERNAME>/<PROJECT>

# Email address, no mailto:
email: "team@carpentries.org"
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ kind: "lesson"
# Magic to make URLs resolve both locally and on GitHub.
# See https://help.github.com/articles/repository-metadata-on-github-pages/.
# Please don't change it: <USERNAME>/<PROJECT> is correct.
repository: <USERNAME>/<PROJECT>
# repository: <USERNAME>/<PROJECT>

# Email address, no mailto:
email: "team@carpentries.org"