From 8011d2c83937fa9d5a15e1a7e732f5f114dcf965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Fr=C3=A9mont?= Date: Tue, 11 May 2021 11:57:05 +0200 Subject: [PATCH] Copy index.md instead of using symlinks --- mobizel/markdown-docs-bundle/0.9/docs/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) mode change 120000 => 100644 mobizel/markdown-docs-bundle/0.9/docs/index.md diff --git a/mobizel/markdown-docs-bundle/0.9/docs/index.md b/mobizel/markdown-docs-bundle/0.9/docs/index.md deleted file mode 120000 index 83950ca2..00000000 --- a/mobizel/markdown-docs-bundle/0.9/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -../../0.1/docs/index.md \ No newline at end of file diff --git a/mobizel/markdown-docs-bundle/0.9/docs/index.md b/mobizel/markdown-docs-bundle/0.9/docs/index.md new file mode 100644 index 00000000..b2b5d11a --- /dev/null +++ b/mobizel/markdown-docs-bundle/0.9/docs/index.md @@ -0,0 +1,5 @@ +# Documentation + +Your documentation is now ready and you can start working on it. + +[Documentation of the bundle](https://github.com/mobizel/markdown-docs-bundle/blob/master/docs/index.md)