File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ <h1 class="text-4xl font-bold tracking-tight">
80
80
81
81
<!-- MEDICAL (3) -->
82
82
< section id ="medical "> < h2 class ="section-heading "> Medical</ h2 > < ul class ="grid sm:grid-cols-2 lg:grid-cols-3 gap-3 ">
83
- < li > < a href ="prompts/medical/Medical-Bot " class ="prompt-link block p-4 rounded "> Medical-Bot</ a > </ li >
84
- < li > < a href ="prompts/medical/psychologist " class ="prompt-link block p-4 rounded "> Psychologist</ a > </ li >
83
+ < li > < a href ="https://github.com/abilzerian/LLM-Personalized-Medicine/blob/main/prompt.md " class ="prompt-link block p-4 rounded "> Medical-Bot</ a > </ li >
84
+ < li > < a href ="https://raw.githubusercontent.com/abilzerian/LLM-Prompt-Library/refs/heads/main/ prompts/medical/psychologist " class ="prompt-link block p-4 rounded "> Psychologist</ a > </ li >
85
85
< li > < a href ="prompts/medical/Cognitive%20Bias%20Assessment%20Tool.md " class ="prompt-link block p-4 rounded "> Cognitive Bias Assessment Tool</ a > </ li >
86
86
</ ul > </ section >
87
87
@@ -195,4 +195,4 @@ <h1 class="text-4xl font-bold tracking-tight">
195
195
} ) ;
196
196
</ script >
197
197
</ body >
198
- </ html >
198
+ </ html >
You can’t perform that action at this time.
0 commit comments