mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-01 16:50:12 +08:00
add docs side url to docs/readme (#484)
This commit is contained in:
+5
-3
@@ -1,7 +1,9 @@
|
||||
# Website
|
||||
# Docs Site
|
||||
|
||||
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern
|
||||
static website generator.
|
||||
https://liaon-ai.github.io/Open-Assistant/
|
||||
|
||||
This [site](https://liaon-ai.github.io/Open-Assistant/) is built using
|
||||
[Docusaurus 2](https://docusaurus.io/), a modern static website generator.
|
||||
|
||||
### Contributing
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ const config = {
|
||||
// If you aren't using GitHub pages, you don't need these.
|
||||
organizationName: "LAION-AI", // Usually your GitHub org/user name.
|
||||
projectName: "Open-Assistant", // Usually your repo name.
|
||||
deploymentBranch: "docs-site-poc",
|
||||
deploymentBranch: "main",
|
||||
|
||||
// Even if you don't use internalization, you can use this field to set useful
|
||||
// metadata like html lang. For example, if your site is Chinese, you may want
|
||||
|
||||
Reference in New Issue
Block a user