docs: fix a few broken link in themes' json schema

This commit is contained in:
George Schizas 2024-07-18 13:04:15 +03:00 committed by Jan De Dobbeleer
parent 01cc0f2d27
commit 02e06f9cb5

View file

@ -4741,19 +4741,19 @@
"disable_notice": {
"type": "boolean",
"title": "Disable Upgrade Notice",
"description": "https://ohmyposh.dev/docs/configuration/title#general-settings",
"description": "https://ohmyposh.dev/docs/configuration/general#general-settings",
"default": false
},
"auto_upgrade": {
"type": "boolean",
"title": "Enable automatic upgrades for Oh My Posh (supports Windows/macOS only)",
"description": "https://ohmyposh.dev/docs/configuration/title#general-settings",
"description": "https://ohmyposh.dev/docs/configuration/general#general-settings",
"default": false
},
"patch_pwsh_bleed": {
"type": "boolean",
"title": "Patch PowerShell Color Bleed",
"description": "https://ohmyposh.dev/docs/configuration/title#general-settings",
"description": "https://ohmyposh.dev/docs/configuration/general#general-settings",
"default": false
},
"console_title_template": {