Skip to content

Commit ca34dc3

Browse files
Fixes.
1 parent a7cb1b1 commit ca34dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/01_basic_usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ class MyModel extends DataObject
133133

134134
The `Link` model has the [`Versioned`](api:SilverStripe\Versioned\Versioned) extension applied to it by default. If you wish for links to not be versioned, then remove the extension from the `Link` model via YAML configuration.
135135

136-
```yaml
136+
```yml
137137
---
138138
Name: app-link-customization
139139
---

0 commit comments

Comments
 (0)