From 5256098d6ab06ae22f7c201df2824b4449919c3f Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani Date: Mon, 19 Dec 2022 23:45:14 +0000 Subject: [PATCH] docs: fix broken link Signed-off-by: Ramkumar Chinchani --- docs/whats-new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/whats-new.md b/docs/whats-new.md index def3afa..6fcfbc7 100644 --- a/docs/whats-new.md +++ b/docs/whats-new.md @@ -5,7 +5,7 @@ * Support for `scratch` Prior to v0.40.1, `stacker` did not support empty root filesystems to be used a -base container image. The support has now been [added](reference/stacker_file.md#import-dest#from) which can be used to host +base container image. The support has now been [added](reference/stacker_file.md#from) which can be used to host statically built binaries. * Support for `import`ing content into container image