add docs side url to docs/readme (#484)

This commit is contained in:
Andrew Maguire
2023-01-07 22:21:52 +01:00
committed by GitHub
parent d910c310c0
commit 3977ff630c
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -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