docs: master -> main (#40857)
Updates the docs to reflect the change from `master` to `main` as our primary branch. Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a37d5f5817
commit
e5b43edf84
@ -3,7 +3,7 @@
|
||||
> [!NOTE]
|
||||
> A quick reminder that you do not need to setup anything for working on the content for the documentation site.
|
||||
>
|
||||
> To work on the contributing guidelines, you can edit or add files in the `docs` directory [available here](https://github.com/freeCodeCamp/freeCodeCamp/tree/master/docs). When your changes are merged, it will be made available automatically at the documentation site.
|
||||
> To work on the contributing guidelines, you can edit or add files in the `docs` directory [available here](https://github.com/freeCodeCamp/freeCodeCamp/tree/main/docs). When your changes are merged, it will be made available automatically at the documentation site.
|
||||
|
||||
## Structure of the docs website
|
||||
|
||||
@ -52,4 +52,4 @@ npm run docs:serve
|
||||
npm run develop
|
||||
```
|
||||
|
||||
> The documentation site should be available at <http://localhost:3200>
|
||||
> The documentation site should be available at <http://localhost:3200>
|
||||
|
Reference in New Issue
Block a user