Skip to content

Commit d0e4f88

Browse files
authored
Fix edit via GitHub button
Updates `config.github.branch` to `main`
1 parent 117567d commit d0e4f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ github:
1919
repo: https://github.com/pdxruby/pdxruby.github.io
2020
name: pdxruby
2121
project: pdxruby.github.io
22-
branch: master
22+
branch: main
2323
# For the prose editor
2424
prose:
2525
relativeLinks: 'http://pdxruby.github.io/links.jsonp'

0 commit comments

Comments
 (0)