You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the file is index.Rmd, the link in the footer should point to Rmd, not md, which it currently does. I believe we accidentally hard-code this in build_home().
If the file is
index.Rmd
, the link in the footer should point to Rmd, not md, which it currently does. I believe we accidentally hard-code this inbuild_home()
.see: datacarpentry/R-ecology-lesson#849
The text was updated successfully, but these errors were encountered: