Skip to content

Conversation

@maxime-poulain
Copy link
Contributor

Relative links were using \, this caused a 404 when opening through the browser. This commit fixes that by replacing them with /.

The link like:

GET

image

Links to
https://github.com/ardalis/HttpClientTestExtensions/blob/main/src%5CArdalis.HttpClientTestExtensions%5CHttpClientGetExtensionMethods.cs

Relative links were using `\`, this caused a 404 when opening through the browser.
This commit fixes that by replacing them with `/`.
@ardalis ardalis merged commit 3069f73 into ardalis:main Jun 29, 2023
@ardalis
Copy link
Owner

ardalis commented Jun 29, 2023

Thanks!

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.

2 participants