chore: add missing dot after GitHub link

This commit is contained in:
WebStreamr 2025-05-15 14:37:24 +00:00
parent e8ed101176
commit 91a6935a91
No known key found for this signature in database

View file

@ -269,7 +269,7 @@ export function landingTemplate(manifest: ManifestWithConfig) {
<div class="separator"></div>
<p>
The source code can be found on <a href="https://github.com/webstreamr/webstreamr" target="_blank">GitHub</a>
The source code can be found on <a href="https://github.com/webstreamr/webstreamr" target="_blank">GitHub</a>.
</p>
<div class="separator"></div>