We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090f23c commit b84e375Copy full SHA for b84e375
1 file changed
doc/custom_snapshot.md
@@ -24,7 +24,7 @@ you can now use the custom snapshot like this:
24
resolver:
25
name: simple-snapshot # Human readable name for the snapshot
26
location: simple-snapshot.yaml
27
- ```
+```
28
29
This is an example of a custom snapshot stored in the filesystem. They are
30
assumed to be mutable, so you are free to modify it. We detect that the snapshot
0 commit comments