mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Update openai-edge-tts-integration.md to fix admonition syntax
Needed to add additional colon to info admonition to comply with Docusaurus syntax
This commit is contained in:
parent
f023d37279
commit
66d5594aeb
@ -39,9 +39,9 @@ This will run the service at port 5050 with all the default configs
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
::info
|
:::info
|
||||||
The default API key is the string `your_api_key_here`. You do not have to change that value if you do not need the added security.
|
The default API key is the string `your_api_key_here`. You do not have to change that value if you do not need the added security.
|
||||||
::
|
:::
|
||||||
|
|
||||||
**And that's it! You can end here**
|
**And that's it! You can end here**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user