Fix filename incompatibility with Windows systems#208
Open
cabaret-pro wants to merge 1 commit intoInteractiveAdvertisingBureau:mainfrom
Open
Fix filename incompatibility with Windows systems#208cabaret-pro wants to merge 1 commit intoInteractiveAdvertisingBureau:mainfrom
cabaret-pro wants to merge 1 commit intoInteractiveAdvertisingBureau:mainfrom
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ads.cert: Signed Bid Requests 1.0 BETA.mdtoads.cert-Signed-Bid-Requests-1.0-BETA.mdto remove the colon characterOpenRTB v3.0 FINAL.mdto point to the new filenameProblem
The colon (
:) character in the filenameads.cert: Signed Bid Requests 1.0 BETA.mdcauses 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
OpenRTB v3.0 FINAL.mdwere updatedMade with Cursor