File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- # Website
1
+ # Docs Site
2
2
3
- This website is built using [ Docusaurus 2] ( https://docusaurus.io/ ) , a modern
4
- static website generator.
3
+ https://liaon-ai.github.io/Open-Assistant/
4
+
5
+ This [ site] ( https://liaon-ai.github.io/Open-Assistant/ ) is built using
6
+ [ Docusaurus 2] ( https://docusaurus.io/ ) , a modern static website generator.
5
7
6
8
### Contributing
7
9
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ const config = {
20
20
// If you aren't using GitHub pages, you don't need these.
21
21
organizationName : "LAION-AI" , // Usually your GitHub org/user name.
22
22
projectName : "Open-Assistant" , // Usually your repo name.
23
- deploymentBranch : "docs-site-poc " ,
23
+ deploymentBranch : "main " ,
24
24
25
25
// Even if you don't use internalization, you can use this field to set useful
26
26
// metadata like html lang. For example, if your site is Chinese, you may want
You can’t perform that action at this time.
0 commit comments