Skip to content

Commit 3fc3a6d

Browse files
authored
Merge pull request dotnet#52 from sfilipi/enableCsFileLinking
configuring the repostitory to be able to reference cs files from https://github.com/dotnet/machinelearning/docs/samples
2 parents 2910189 + bcb6f55 commit 3fc3a6d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@
4444
"url": "https://github.com/Microsoft/templates.docs.msft",
4545
"branch": "master",
4646
"branch_mapping": {}
47+
},
48+
{
49+
"path_to_root": "docs/samples",
50+
"url": "https://github.com/dotnet/machinelearning",
51+
"branch": "master",
52+
"branch_mapping": {}
4753
}
4854
],
4955
"need_generate_pdf_url_template": false,

0 commit comments

Comments
 (0)