Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace links with new repo #2739

Merged
merged 3 commits into from
Feb 6, 2025
Merged

Conversation

MihaZupan
Copy link
Member

Leving docs\docfx* as-is since we're moving them anyway.
There's more places to update once that's live.

@MihaZupan MihaZupan added the Type: Infrastructure Infrastructure work that does not affect the actual shipping code label Feb 6, 2025
@MihaZupan MihaZupan added this to the YARP 2.3 milestone Feb 6, 2025
@@ -28,8 +28,7 @@
{"Http1", () => new Http1Scenario()},
{"Http2", () => new Http2Scenario()},
{"Http2PostExpectContinue", () => new Http2PostExpectContinueScenario()},
// Disabled due to a conflict with a workaround to the issue https://github.com/microsoft/reverse-proxy/issues/255.
//{"RawUpgrade", () => new RawUpgradeScenario()},
{"RawUpgrade", () => new RawUpgradeScenario()},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol

@adityamandaleeka adityamandaleeka merged commit 87d8308 into dotnet:main Feb 6, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Infrastructure Infrastructure work that does not affect the actual shipping code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants