We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785db79 commit 051c41bCopy full SHA for 051c41b
1 file changed
_config.yml
@@ -32,7 +32,7 @@ repository: <USERNAME>/<PROJECT>
32
email: "[email protected]"
33
34
# Sites.
35
-amy_site: "https://amy.carpentries.org/workshops"
+amy_site: "https://amy.carpentries.org/"
36
carpentries_github: "https://github.com/carpentries"
37
carpentries_pages: "https://carpentries.github.io"
38
carpentries_site: "https://carpentries.org/"
@@ -92,6 +92,7 @@ exclude:
92
- bin/
93
- .Rproj.user/
94
- .vendor/
95
+ - vendor/
96
- .docker-vendor/
97
98
# Turn on built-in syntax highlighting.
0 commit comments