diff options
| author | Terry Truong <terry06890@gmail.com> | 2023-02-04 22:28:53 +1100 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2023-02-04 22:28:53 +1100 |
| commit | 7bd6631e33b38fca6229ec950d3d902f9e15d003 (patch) | |
| tree | f873319b44df1ce8e088efcb6a27679baffe0a00 /src/components/HelpModal.vue | |
| parent | 629b9208503369c3f20ceb59685ef49766344093 (diff) | |
Diffstat (limited to 'src/components/HelpModal.vue')
| -rw-r--r-- | src/components/HelpModal.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/HelpModal.vue b/src/components/HelpModal.vue index b6fb4a9..ac2773c 100644 --- a/src/components/HelpModal.vue +++ b/src/components/HelpModal.vue @@ -309,7 +309,7 @@ </li> <li> Thanks to - <a href="https://twitter.com/JosephusPaye" :style="aStyles">Josephus Paye II</a> + <a href="https://github.com/JosephusPaye/" :style="aStyles">Josephus Paye II</a> for helpful suggestions and clarifications </li> </ul> |
