-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MortalityMinder NOT "Mortality Minder" (Page 4)
- Loading branch information
1 parent
1344cbd
commit 663c4b2
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -547,8 +547,8 @@ ui <- fluidPage( | |
column(11, tags$h4("LINKS", align = "center"), | ||
HTML("<h5><a href='https://github.com/TheRensselaerIDEA/MortalityMinder/' target=_blank>MortalityMinder GitHub Repository (public)</a><br> | ||
<a href='https://github.com/TheRensselaerIDEA/MortalityMinder/wiki' target=_blank>MortalityMinder GitHub Wiki (public)</a><br> | ||
<a href='https://bit.ly/mortalityminder_video_final' target=_blank>Mortality Minder Video</a><br> | ||
<a href='https://github.com/TheRensselaerIDEA/MortalityMinder/tree/master/HRQ%20document/Mortality%20Minder%20Overview.pdf' target=_blank>Mortality Minder Slides</a><br><br> | ||
<a href='https://bit.ly/mortalityminder_video_final' target=_blank>MortalityMinder Video</a><br> | ||
<a href='https://github.com/TheRensselaerIDEA/MortalityMinder/tree/master/HRQ%20document/Mortality%20Minder%20Overview.pdf' target=_blank>MortalityMinder Overview Slides</a><br><br> | ||
Please send questions and comments about MortalityMinder to: <a href='mailto:[email protected]' target=_blank>[email protected]</a><br> | ||
Suggest improvements and report bugs on <a href='https://github.com/TheRensselaerIDEA/MortalityMinder/issues' target=_blank>GitHub</a></h5>") | ||
) | ||
|