Skip to content

Commit 6dfabf7

Browse files
authored
Merge pull request Kotlin#3528 from Kotlin/koshachy-fix-docs-edit-url
fix: fix property for Edit page button
2 parents 8a21e4b + bcffc34 commit 6dfabf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cfg/buildprofiles.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<buildprofiles>
44
<variables>
55
<enable-browser-edits>true</enable-browser-edits>
6-
<browser-edits-url>https://github.com/Kotlin/kotlinx.coroutines/edit/master/</browser-edits-url>
6+
<browser-edits-url>https://github.com/Kotlin/kotlinx.coroutines/edit/master/docs/</browser-edits-url>
77
<allow-indexable-eaps>true</allow-indexable-eaps>
88
</variables>
99
<build-profile product="kc"/>

0 commit comments

Comments
 (0)