Faraday: Swapping Branch Name Broke GitHub Pages

Created on 14 Apr 2021  路  2Comments  路  Source: lostisland/faraday

Basic Info

  • Faraday Version: N/A
  • Ruby Version: N/A

Issue description

It appears that when the primary branch was renamed from 'master' to 'main' #1263, it broke GitHub pages for the project, as the homepage currently 404's when you try to reach it.

Most helpful comment

I took a look at the Settings / Pages page and its settings show main and /docs being the chosen branch and directory. Perhaps it needs a build, a change in the docs directory, to take hold?

Update: a0c4a1cd039821547d8c46c6fe3eb1290bc05b3f did it, and yes it worked like that.

All 2 comments

I took a look at the Settings / Pages page and its settings show main and /docs being the chosen branch and directory. Perhaps it needs a build, a change in the docs directory, to take hold?

Update: a0c4a1cd039821547d8c46c6fe3eb1290bc05b3f did it, and yes it worked like that.

As you mentioned on Twitter, forcing the documentation to update seems to have fixed it. I really appreciate your swift response and fix!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jordansissel picture jordansissel  路  5Comments

jedeleh picture jedeleh  路  3Comments

aleksb86 picture aleksb86  路  3Comments

subvertallchris picture subvertallchris  路  5Comments

ioquatix picture ioquatix  路  4Comments