Skip to content

Commit

Permalink
Update help and documentation URLs in app configuration (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertverbeek4PS authored Jan 9, 2025
2 parents 75ccf97 + 461f747 commit cded4e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions businessCentral/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"version": "25.27.0.0",
"privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?LinkId=724011",
"url": "https://go.microsoft.com/fwlink/?LinkId=724011",
"contextSensitiveHelpUrl": "https://docs.microsoft.com/dynamics365/business-central/",
"help": "https://github.com/Bertverbeek4PS/bc2adls?tab=readme-ov-file#introduction",
"url": "https://github.com/Bertverbeek4PS/bc2adls",
"contextSensitiveHelpUrl": "https://github.com/Bertverbeek4PS/bc2adls?tab=readme-ov-file#introduction",
"logo": "../../.assets/bc2adls_logo.png",
"screenshots": [],
"platform": "25.0.0.0",
Expand Down

0 comments on commit cded4e3

Please sign in to comment.