Skip to content

Fix admin-settings.json macOS path formatting#24970

Open
dvdksn wants to merge 1 commit intodocker:mainfrom
dvdksn:fix/issue-24968-admin-settings-path
Open

Fix admin-settings.json macOS path formatting#24970
dvdksn wants to merge 1 commit intodocker:mainfrom
dvdksn:fix/issue-24968-admin-settings-path

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented May 6, 2026

Summary

The admin-settings.json macOS location used shell escaping in a filesystem path list. This removes the backslash so the path matches the actual directory name.

Closes #24968

Generated by Codex

The admin-settings.json macOS location was shown with a shell-escaped space in a filesystem path list.

Removed the backslash so the path matches the actual directory name.

Co-Authored-By: Codex <noreply@openai.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit c26e2fe
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69faea081f6ec50008f94f42
😎 Deploy Preview https://deploy-preview-24970--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dvdksn dvdksn added the status/review Pull requests that are ready for review label May 6, 2026
@dvdksn dvdksn requested a review from a team May 6, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Inconsistent file path formatting for admin-settings.json location

2 participants