mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-19 02:34:37 -05:00
docs: updated docs with new base url, content, styles
This commit is contained in:
@@ -9,12 +9,7 @@ const config = {
|
||||
return [
|
||||
{
|
||||
source: "/",
|
||||
destination: "/docs/introduction",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/docs",
|
||||
destination: "/docs/introduction",
|
||||
destination: "/introduction",
|
||||
permanent: true,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user