chore: add missing dot after GitHub link
This commit is contained in:
parent
e8ed101176
commit
91a6935a91
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue