Skip to content

Commit f74da99

Browse files
committed
docs: fix openssl ref
1 parent 0d6270a commit f74da99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/how-to/slice-a-package.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,10 +474,10 @@ There are **two schools of thought** when designing slices:
474474
slice while keeping the resulting paths specific to the package. See
475475
{ref}`create_sdf_examples`.
476476

477-
The complete `slices/openssl.yaml` file should look something like this:
477+
The complete `slices/vim-tiny.yaml` file should look something like this:
478478

479479
```yaml
480-
package: openssl
480+
package: vim-tiny
481481
482482
essential:
483483
- vim-tiny_copyright

0 commit comments

Comments
 (0)