Skip to content

Commit 21e3a1a

Browse files
committed
-
1 parent b5027f9 commit 21e3a1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/indexstart.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ st+= ' Active Projects';
1919
st+= ' </a>';
2020
st+= ' <div class="dropdown-menu" aria-labelledby="fundedProjectsDropdown">';
2121
st+= ' <a class="dropdown-item" target="_blank" href="'+path+'nsf-iis-2348919/index.html">NSF IIS-2348919 | Fairness-aware Data Structures</a>';
22-
st+= ' <a class="dropdown-item" target="_blank" href="'+path+'efficient-llm-inference/index.html">Efficient and Private On-device LLM Inference</a>';
22+
st+= ' <a class="dropdown-item" target="_blank" href="'+path+'efficient-llm-inference/index.html">Efficient LLM Inference</a>';
2323
st+= ' <a class="dropdown-item" target="_blank" href="'+path+'trustworthy-llms-and-llm-agents/index.html">Trustworthy LLMs and LLM Agents</a>';
2424
st+= ' </div>';
2525
st += ' </li> ';

0 commit comments

Comments
 (0)