Skip to content

Commit 283d118

Browse files
authored
Merge pull request #554 from d45/gh-pages-dev
Gh pages dev
2 parents 8095e81 + 6de3aa3 commit 283d118

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ Github Actions are configured to automatically test for changes.
3030
For simple typo or wording fixes, you don't need a peer review - feel free to just go ahead and merge.
3131
For actual new content, we encourage to get at least one peer review.
3232

33-
The released or production documentation is served from the `main` branch.
34-
Changes or updates should first be checked into the `dev` branch and then merged to `main` when ready for public release.
33+
The released or production documentation is served from the `gh-pages` branch.
34+
Changes or updates should first be checked into the `gh-pages-dev` branch and then merged to `gh-pages` when ready for public release.
3535

3636
### Deployment
3737

38-
As soon as your pull request to https://github.com/tableau/test-extensions-api is merged to `main`, the new web page will be deployed automatically within a couple of minutes.
38+
As soon as your pull request to https://github.com/tableau/test-extensions-api is merged to `gh-pages`, the new web page will be deployed automatically within a couple of minutes.
3939

4040
### View the docs
4141

4242
| Branch | URL |
4343
|---- |---- |
44-
| `dev` | [https://d45.github.io/test-extensions-api/dev](https://d45.github.io/test-extensions-api/dev) |
45-
| `main` | [https://d45.github.io/test-extensions-api](https://d45.github.io/test-extensions-api/) |
44+
| `dev` | [https://tableau.github.io/extensions-api/dev](https://d45.github.io/extensions-api/dev) |
45+
| `main` | [https://tableau.github.io/textensions-api](https://d45.github.io/extensions-api/) |

0 commit comments

Comments
 (0)