diff --git a/docs/cloud/password-protected-slide-decks.md b/docs/cloud/password-protected-slide-decks.md index 6995457..27ba948 100644 --- a/docs/cloud/password-protected-slide-decks.md +++ b/docs/cloud/password-protected-slide-decks.md @@ -54,6 +54,9 @@ The following snippets demonstrate the basic structure of confidential slide dec # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev @@ -73,6 +76,9 @@ https://gitpitch.com/acmecorp/tech-talk/commitX?p=coding/intro # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk?grs=gitlab +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main?grs=gitlab + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev?grs=gitlab @@ -92,6 +98,9 @@ https://gitpitch.com/acmecorp/tech-talk/commitX?grs=gitlab&p=coding/intro # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk?grs=bitbucket&s=sneakpEEk +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main?grs=bitbucket&s=sneakpEEk + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev?grs=bitbucket&s=sneakpEEk diff --git a/docs/cloud/private-slide-decks.md b/docs/cloud/private-slide-decks.md index 77e2e77..0bee12d 100644 --- a/docs/cloud/private-slide-decks.md +++ b/docs/cloud/private-slide-decks.md @@ -52,6 +52,9 @@ The following snippets demonstrate the basic structure of private slide deck URL # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk?s=sneakpEEk +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main?s=sneakpEEk + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev?s=sneakpEEk @@ -71,6 +74,9 @@ https://gitpitch.com/acmecorp/tech-talk/commitX?p=coding/intro&s=091827 # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk?grs=gitlab&s=sneakpEEk +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main?grs=gitlab&s=sneakpEEk + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev?grs=gitlab&s=sneakpEEk @@ -90,6 +96,9 @@ https://gitpitch.com/acmecorp/tech-talk/commitX?grs=gitlab&p=coding/intro&s=0918 # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk?grs=bitbucket&s=sneakpEEk +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main?grs=bitbucket&s=sneakpEEk + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev?grs=bitbucket&s=sneakpEEk diff --git a/docs/cloud/public-slide-decks.md b/docs/cloud/public-slide-decks.md index 5934f25..7197956 100644 --- a/docs/cloud/public-slide-decks.md +++ b/docs/cloud/public-slide-decks.md @@ -42,6 +42,9 @@ The following snippets demonstrate the basic structure of public slide deck URLs # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev @@ -61,6 +64,9 @@ https://gitpitch.com/acmecorp/tech-talk/commitX?p=coding/intro # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk?grs=gitlab +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main?grs=gitlab + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev?grs=gitlab @@ -80,6 +86,9 @@ https://gitpitch.com/acmecorp/tech-talk/commitX?grs=gitlab&p=coding/intro # The default slide deck in the acmecorp/tech-talk repo, master branch. https://gitpitch.com/acmecorp/tech-talk?grs=bitbucket&s=sneakpEEk +# The default slide deck in the acmecorp/tech-talk repo, main branch. +https://gitpitch.com/acmecorp/tech-talk/main?grs=bitbucket&s=sneakpEEk + # The default slide deck in the acmecorp/tech-talk repo, dev branch. https://gitpitch.com/acmecorp/tech-talk/dev?grs=bitbucket&s=sneakpEEk