From c76ee0b39b429e1325f2dbe6da39ea5230688278 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Sat, 12 Dec 2020 18:30:55 +0000 Subject: [PATCH] Add symlink to fix image references in the working-examples page Hopefully https://github.com/mondeja/mkdocs-include-markdown-plugin/issues/1 will provider a cleaner fix, but for now this works :) --- docs/docs/data | 1 + 1 file changed, 1 insertion(+) create mode 120000 docs/docs/data diff --git a/docs/docs/data b/docs/docs/data new file mode 120000 index 00000000..4909e06e --- /dev/null +++ b/docs/docs/data @@ -0,0 +1 @@ +../data \ No newline at end of file