Some setting somewhere means the Edit this page link doesn't work in softeng but does in cdyf for example:
At software-eng.netlify.app:
Flashes a message Branch not found, redirected to default branch (possibly referring to master and main?) because actual destinations should be:
Whereas at at cdyf.me is OK because there is only master, no main
See configuration of _bookdown.yml bookdown.org/yihui/bookdown/configuration.html in particular:
view: https://github.com/dullhunk/softeng/blob/main/%s
edit: https://github.com/dullhunk/softeng/edit/main/%s
Properties are ignored(?) when in _bookdown.yml and _output.yml at least for bs4_book
See also
Some setting somewhere means the
Edit this pagelink doesn't work insoftengbut does incdyffor example:At software-eng.netlify.app:
View source✅ because redirects from master to main (default branch)Edit this page❌Page not foundbecause there is no redirectFlashes a message
Branch not found, redirected to default branch(possibly referring tomasterandmain?) because actual destinations should be:View source(noticemainnotmasterin url)Edit this page(noticemainnotmasterin url)Whereas at at cdyf.me is OK because there is only
master, nomainView source✅edit this page✅See configuration of
_bookdown.ymlbookdown.org/yihui/bookdown/configuration.html in particular:view: https://github.com/dullhunk/softeng/blob/main/%sedit: https://github.com/dullhunk/softeng/edit/main/%sProperties are ignored(?) when in
_bookdown.ymland_output.ymlat least forbs4_bookSee also
mastergithub.com/github/renaming because of master/slave