Skip to content

Commit

Permalink
Update Master to Main (#12)
Browse files Browse the repository at this point in the history
* initial netlify test

Signed-off-by: James McLeod <james.mcleod@finos.org>

* Update team.mdx (#2)

Signed-off-by: SeniorStoryteller <66965127+SeniorStoryteller@users.noreply.github.com>
Signed-off-by: James McLeod <james.mcleod@finos.org>

* add gh-pages deploy config and actions

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update config

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update package.json

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update action paths

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update action paths

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update config

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update build actions

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update baseUrl

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update baseURL for subdomain registration

Signed-off-by: James McLeod <james.mcleod@finos.org>

* configure CNAME for website

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update github edit path

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update repo url

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update repo and microsite urls

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update master to main

Signed-off-by: James McLeod <james.mcleod@finos.org>

Co-authored-by: SeniorStoryteller <66965127+SeniorStoryteller@users.noreply.github.com>
  • Loading branch information
James McLeod and SeniorStoryteller authored Jun 17, 2022
1 parent d83a7a2 commit 5922a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ module.exports = {
docs: {
path: '../docs',
editUrl:
'https://github.com/linuxfoundation/lf-podcast/edit/master/website/',
'https://github.com/linuxfoundation/lf-podcast/edit/main/website/',
sidebarPath: require.resolve('./sidebars.js')
},
theme: {
Expand Down

0 comments on commit 5922a5e

Please sign in to comment.