Skip to content

Commit e138b6e

Browse files
committed
fix: missing link with motd
1 parent a1ed780 commit e138b6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/motd.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
</head>
3333
<body>
3434
<p>Welcome to the server!</p>
35-
36-
<p>This server was built <a href="">hlds-docker on GitHub</a></p>
35+
<p>This server was built with <a href="https://github.com/JamesIves/hlds-docker">hlds-docker on GitHub</a></p>
3736
</body>
3837
</html>

0 commit comments

Comments
 (0)