mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Update v6 references
This commit is contained in:
parent
f1fdbb05b2
commit
762d703df7
@ -45,7 +45,7 @@ To persist your pod's contents between restarts, use:
|
||||
npx @solid/community-server -c @css:config/file.json -f data/
|
||||
```
|
||||
|
||||
Find more ways to run the server in the [documentation](https://communitysolidserver.github.io/CommunitySolidServer/6.x/usage/starting-server/).
|
||||
Find more ways to run the server in the [documentation](https://communitysolidserver.github.io/CommunitySolidServer/latest/usage/starting-server/).
|
||||
|
||||
## 🔧 Configure your server
|
||||
|
||||
|
@ -18,7 +18,7 @@ As an alternative to using CLI arguments, or environment variables, the CSS can
|
||||
"dev:pod": "community-solid-server"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@solid/community-server": "^6.0.0"
|
||||
"@solid/community-server": "^7.0.0"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user