Skip to content

Commit

Permalink
add preprint paper link
Browse files Browse the repository at this point in the history
  • Loading branch information
tkhang1999 committed Apr 1, 2024
1 parent 4148b9c commit c1b7508
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const About = () => {
<p className="about__text">
My name is Khang Le and I am currently a Master's (Thesis) student
at Simon Fraser University (SFU) with a research interest in
software engineering and programming languages.
software engineering, machine learning, and program verification.
<br />
<br />
Previously, I graduated from Nanyang Technological University (NTU)
Expand Down
4 changes: 2 additions & 2 deletions src/components/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ const Projects = () => {
, Singapore, 2024. [
<a
className="external__link"
href="https://www2024.thewebconf.org/accepted/short-papers/"
href="https://arxiv.org/abs/2403.13193"
>
link
paper
</a>
]
</p>
Expand Down

0 comments on commit c1b7508

Please sign in to comment.