File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ using [silverstripe/versioned](https://github.com/silverstripe/silverstripe-vers
10
10
11
11
## Installation
12
12
13
- ```
14
- $ composer require silverstripe/versioned-admin
13
+ ``` sh
14
+ composer require silverstripe/versioned-admin
15
15
```
16
16
17
17
## Documentation
18
18
19
- For Developer documentation see [ "Versioning" on docs.silverstripe.org] ( https://docs.silverstripe.org/en/4/ developer_guides/model/versioning/ )
19
+ For Developer documentation see [ "Versioning" on docs.silverstripe.org] ( https://docs.silverstripe.org/en/developer_guides/model/versioning/ )
20
20
21
- For CMS User help see [ "Using history" on userhelp.silverstripe.org] ( https://userhelp.silverstripe.org/en/4/ optional_features/content_blocks/history/ )
21
+ For CMS User help see [ "Using history" on userhelp.silverstripe.org] ( https://userhelp.silverstripe.org/en/optional_features/content_blocks/history/ )
22
22
23
23
## Versioning
24
24
You can’t perform that action at this time.
0 commit comments