Skip to content

Commit 478d99d

Browse files
authored
Merge pull request #218 from Behat/stof-patch-1
Fix the github URL for the "Edit on GitHub" button
2 parents 29e9e41 + e551797 commit 478d99d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
logo_height = 50,
6262

6363
# Base path for "Edit on GitHub" links
64-
github_url="https://github.com/Behat/docs/blob/v3.0/",
64+
github_url="https://github.com/Behat/docs/blob/v3.x/",
6565

6666
# Global header / footer links as text|target
6767
header_links=', '.join([

0 commit comments

Comments
 (0)