dotnet / dotnet/docfx

Incorrect Improve this Doc link generated

Open
#7,428 3 comments 0 reactions 0 assignees View on GitHub
git
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

**Agent Operating System**: Windows

**DocFX Version Used**: v2.56.7

**Template used**: default

**Steps to Reproduce**:

1. Running below PowerShell commands:
```
docfx $PSScriptRoot/../docs/docfx.json --logLevel Verbose

cp $PSScriptRoot/../docs/web.config $PSScriptRoot/../docs/_site
```
2. Zipping it
3. Deploying it to App Service

**Expected Behavior**: **Improve this doc** link is GitHub Repo like https://github.com/xyz/reponame/blob/dev/docs/CXPPlaybook/CXPCommunity101/CXPValues.md/#L1

**Actual Behavior**: **Improve this doc** link is GitHub Repo like https://github.com/xyz/reponame/blob/dev/S:/docs/CXPPlaybook/CXPCommunity101/CXPValues.md/#L1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.