Skip to content

Commit 1b1ac4b

Browse files
authored
Fix typo and update repo link
2 parents dd5fda9 + 2fef361 commit 1b1ac4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/operations/chime-live-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
## Deploying a New CHIME Version
3434

35-
1. [MaCreateke a new release](release-process.md)
35+
1. [Create a new release](release-process.md)
3636
2. Wait for the `Docker` GitHub Actions workflow to complete
3737
3. Verify the new version shows up at the top as "Latest version" here: https://github.com/CodeForPhilly/chime/packages/155340
3838
4. Run:

penn_chime/presentation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def display_header(
4646
st.markdown(
4747
"""*This tool was developed by the [Predictive Healthcare team](http://predictivehealthcare.pennmedicine.org/) at
4848
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).
5050
Join our [Slack channel](https://codeforphilly.org/chat?channel=covid19-chime-penn) if you would like to get involved!*"""
5151
)
5252

0 commit comments

Comments
 (0)