Skip to content

Commit df48b79

Browse files
committed
Fix dashboard widgets and auto register inlines.
1 parent e6d8bb0 commit df48b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ def get_page_context(page_url):
318318
},
319319
{
320320
"type": "alert-info",
321-
"content": "Note: You can add these variables to .env and use python-dotenv to load them. See all settings <a href='#settings'>here</a>",
321+
"content": "Note: You can add these variables to .env and use python-dotenv to load them. See all settings <a href='https://vsdudakov.github.io/fastadmin#settings'>here</a>",
322322
},
323323
{
324324
"type": "code-bash",

0 commit comments

Comments
 (0)