Fix API key path in documentation
Correct path is Extended > API Keys, not Expert > Advanced > Security Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Connect to Emby Server",
|
||||
"description": "Enter your Emby server connection details. You can find your API key in Emby Server Dashboard > Expert > Advanced > Security.",
|
||||
"description": "Enter your Emby server connection details. You can find your API key in Emby Server Dashboard > Extended > API Keys.",
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Connect to Emby Server",
|
||||
"description": "Enter your Emby server connection details. You can find your API key in Emby Server Dashboard > Expert > Advanced > Security.",
|
||||
"description": "Enter your Emby server connection details. You can find your API key in Emby Server Dashboard > Extended > API Keys.",
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port",
|
||||
|
||||
Reference in New Issue
Block a user