Skip to content

Commit a5b609f

Browse files
refactor: Changes hackathon_manager to HackathonManager (#417)
Co-authored-by: Peter Kos <[email protected]>
1 parent c402b8e commit a5b609f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/views/layouts/manage/application.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
%div.mb-4.text-center
146146
%small.text-muted
147147
Powered by
148-
= link_to 'hackathon-manager', 'https://codeRIT.org/hackathon-manager/'
148+
= link_to 'HackathonManager', 'https://codeRIT.org/hackathon-manager/'
149149
&nbsp;·&nbsp;
150150
= link_to 'Changelog', 'https://github.com/codeRIT/hackathon-manager/releases'
151151
&nbsp;·&nbsp;

db/message-template-default.html.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
</tr>
355355
<tr>
356356
<td class="content-block powered-by">
357-
Powered by <a href="https://github.com/codeRIT/hackathon_manager">hackathon_manager</a>
357+
Powered by <a href="https://codeRIT.org/hackathon-manager/">HackathonManager</a>
358358
</td>
359359
</tr>
360360
</table>

0 commit comments

Comments
 (0)