diff --git a/README.md b/README.md index b015f14..dae2358 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ In this hackathon, instructors aim to engage with participants to bring three le We hope to bring together researchers, engineers and clinicians across different departments to hack workflows for real-time AI for Surgery (development, evaluation and integration) and hopefully to sparking future collaborations. -See slides for a quick introduction: https://scikit-surgery.github.io/cmicHACKS2/slides/slides.html +See slides for a quick introduction: https://scikit-surgery.github.io/cmicHACKS2 ## :sparkles: Project leaders and organisers Leaders: [Zhehua Mao](https://github.com/ZH-Mao) and [Miguel Xochicale](https://github.com/mxochicale) diff --git a/slides/README.md b/slides/README.md index 3809fd8..594905f 100644 --- a/slides/README.md +++ b/slides/README.md @@ -37,7 +37,7 @@ bundle exec jekyll serve ``` 2. Open hmtl slides using firefox on a local server. ``` -firefox http://127.0.0.1:4000/slides.html #or google-chrome http://127.0.0.1:4000/slides.html +firefox http://127.0.0.1:4000 #or google-chrome http://127.0.0.1:4000 ``` 3. You might like to remove build files ``` @@ -48,7 +48,7 @@ rm -rf .jekyll-cache/ _site/ Gemfile.lock 1. Setting up pages at https://github.com/SciKit-Surgery/cmicHACKS2/settings/pages 2. Select deploy from a branch, select branch `7-slides` with path `/root` and[SAVE]. Then, you might need to select `main` branch for the final version of the slides. 3. First GitHub action: https://github.com/SciKit-Surgery/cmicHACKS2/actions/runs/6747753816 -4. Online slides should be available here https://scikit-surgery.github.io/cmicHACKS2/slides/slides.html +4. Online slides should be available here https://scikit-surgery.github.io/cmicHACKS2 ## References