Skip to content

Commit 5724cb7

Browse files
Merge pull request restsharp#1528 from ynden/work/ynden/fix-link
Fix broken link
2 parents b5efc85 + a0ee3b0 commit 5724cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ module.exports = {
5858

5959
docsRepo: "restsharp/RestSharp",
6060
docsDir: "docs",
61-
docsBranch: "master",
61+
docsBranch: "dev",
6262
editLinks: true,
6363
editLinkText: "Help us by improving this page!"
6464
}

0 commit comments

Comments
 (0)