changed some code formatting spaces for text formatting to nbsp
This commit is contained in:
parent
f7a6e75708
commit
82bcff444a
@ -104,9 +104,9 @@ export default function Help(props: Props) {
|
||||
content: (
|
||||
<div>
|
||||
You can view the API documentation for either the
|
||||
<a href="https://owncast.online/api/latest" target="_blank" rel="noopener noreferrer"> latest</a>
|
||||
<a href="https://owncast.online/api/latest" target="_blank" rel="noopener noreferrer"> latest </a>
|
||||
or
|
||||
<a href="https://owncast.online/api/development" target="_blank" rel="noopener noreferrer"> development</a>
|
||||
<a href="https://owncast.online/api/development" target="_blank" rel="noopener noreferrer"> development </a>
|
||||
release.
|
||||
</div>
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user