mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-27 11:51:08 +01:00
Updated website links; turn off auto-releasing from travis
This commit is contained in:
@@ -16,8 +16,12 @@ const siteConfig = {
|
||||
projectName: 'terraform-provider-bitbucketserver',
|
||||
organizationName: 'gavinbunney',
|
||||
|
||||
editUrl: 'https://github.com/gavinbunney/terraform-provider-bitbucketserver/edit/master/docusaurus/docs/',
|
||||
|
||||
// For no header links in the top nav bar -> headerLinks: [],
|
||||
headerLinks: [
|
||||
{ href: "https://github.com/gavinbunney/terraform-provider-bitbucketserver/releases", label: "Releases" },
|
||||
{ href: "https://github.com/gavinbunney/terraform-provider-bitbucketserver", label: "GitHub" },
|
||||
],
|
||||
|
||||
/* path to images for header/footer */
|
||||
|
||||
Reference in New Issue
Block a user