Skip to content

Commit c6627fb

Browse files
committed
Fix URL
1 parent b21dfaf commit c6627fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ title-block-banner: false
1919

2020
Some of you might choose to use Quarto for making your HTML project files instead of Rmarkdown. If so, keep in mind that Quarto will create a directory that has to be shared along with the HTML file ^[RMarkdown generates self-contained HTML files whereas Quarto does not.]. That is, you will have to make a ZIP file that contains both the (A) HTML file made with Quarto, and (B) the *_quarto_files directory that Quarto also made. Then upload the ZIP file to CoursePlus.
2121

22-
Taking https://github.com/lcolladotor/StatComputing_ProjectDemo as an example, the ZIP file would have to contain:
22+
Taking <https://github.com/lcolladotor/StatComputing_ProjectDemo> as an example, the ZIP file would have to contain:
2323

2424
* The HTML file <https://github.com/lcolladotor/StatComputing_ProjectDemo/blob/gh-pages/2025-09-02_demo_quarto.html>
2525
* The `"*_quarto_files"` directory <https://github.com/lcolladotor/StatComputing_ProjectDemo/tree/gh-pages/2025-09-02_demo_quarto_files>

0 commit comments

Comments
 (0)