Skip to content

Fix filename incompatibility with Windows systems#208

Open
cabaret-pro wants to merge 1 commit intoInteractiveAdvertisingBureau:mainfrom
cabaret-pro:fix/windows-compatible-filename
Open

Fix filename incompatibility with Windows systems#208
cabaret-pro wants to merge 1 commit intoInteractiveAdvertisingBureau:mainfrom
cabaret-pro:fix/windows-compatible-filename

Conversation

@cabaret-pro
Copy link

Summary

  • Renamed ads.cert: Signed Bid Requests 1.0 BETA.md to ads.cert-Signed-Bid-Requests-1.0-BETA.md to remove the colon character
  • Updated all references in OpenRTB v3.0 FINAL.md to point to the new filename

Problem

The colon (:) character in the filename ads.cert: Signed Bid Requests 1.0 BETA.md causes issues on Windows systems, which do not allow colons in filenames. This prevents Windows users from cloning or working with the repository.

Fixes #116

Test Plan

  • Verified the file was renamed correctly
  • Verified all 3 references in OpenRTB v3.0 FINAL.md were updated
  • Confirmed no other files reference the old filename

Made with Cursor

Rename "ads.cert: Signed Bid Requests 1.0 BETA.md" to remove the colon
character which is not allowed in Windows filenames.

Fixes InteractiveAdvertisingBureau#116

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filename issue

1 participant