Skip to content

Commit 24dfb54

Browse files
Balandatfacebook-github-bot
authored andcommitted
Update baseURL to botorch.org
Summary: Pull Request resolved: #136 Reviewed By: sdaulton, danielrjiang Differential Revision: D15156522 Pulled By: Balandat fbshipit-source-id: 0c2d1e3110748035f4cea401025ad9546c0e70af
1 parent bf592f9 commit 24dfb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// site configuration options.
1212

1313
// Define this so it can be easily modified in scripts (to host elsewhere)
14-
const baseUrl = '/';
14+
const baseUrl = 'https://botorch.org/';
1515

1616
// List of projects/orgs using your project for the users page.
1717
const users = [];

0 commit comments

Comments
 (0)