File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
33
33
# # Deploying a New CHIME Version
34
34
35
- 1. [MaCreateke a new release](release-process.md)
35
+ 1. [Create a new release](release-process.md)
36
36
2. Wait for the ` Docker` GitHub Actions workflow to complete
37
37
3. Verify the new version shows up at the top as " Latest version" here: https://github.com/CodeForPhilly/chime/packages/155340
38
38
4. Run:
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ def display_header(
46
46
st .markdown (
47
47
"""*This tool was developed by the [Predictive Healthcare team](http://predictivehealthcare.pennmedicine.org/) at
48
48
Penn Medicine. For questions and comments please see our
49
- [contact page](http://predictivehealthcare.pennmedicine.org/contact/). Code can be found on [Github](https://github.com/pennsignals /chime).
49
+ [contact page](http://predictivehealthcare.pennmedicine.org/contact/). Code can be found on [Github](https://github.com/CodeForPhilly /chime).
50
50
Join our [Slack channel](https://codeforphilly.org/chat?channel=covid19-chime-penn) if you would like to get involved!*"""
51
51
)
52
52
You can’t perform that action at this time.
0 commit comments