Switch to `main` version in URLs
Open
- Dominant language
- Ruby
- Stars
- 265
- Forks
- 347
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 2
Description
Once all content repos have switched to using a `main` branch instead of `master`, we should publish docs under URLs containing `main`. Right now, we use `mapMasterToMain` and `mapMainToMaster` in `conf.yaml` to ensure mappings between different repos that use different branches. In effect, we are still publishing a **version** called "master" even when building from a **branch** called `main`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.