Skip to content

Commit

Permalink
Refer to new link
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Nov 9, 2023
1 parent 43018e3 commit 42dd05a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
4 changes: 2 additions & 2 deletions slides/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand All @@ -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
Expand Down

0 comments on commit 42dd05a

Please sign in to comment.