Skip to content

Commit 450a6fc

Browse files
authored
_config.yml: fix link to the Library Carpentry website
Pull Request: carpentries/styles#313
2 parents d2b83c8 + d39ad80 commit 450a6fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/boilerplate/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ carpentries_site: "https://carpentries.org/"
3535
dc_site: "http://datacarpentry.org"
3636
example_repo: "https://github.com/carpentries/lesson-example"
3737
example_site: "https://carpentries.github.io/lesson-example"
38-
lc_site: "https://librarycarpentry.github.io/"
38+
lc_site: "https://librarycarpentry.org/"
3939
swc_github: "https://github.com/swcarpentry"
4040
swc_pages: "https://swcarpentry.github.io"
4141
swc_site: "https://software-carpentry.org"

0 commit comments

Comments
 (0)