Skip to content

Commit 7cb41c8

Browse files
committed
Remove Volto news symlink creation
We do not want to create a symlink in the documentation repo, because this symlink is used only within Volto when checking the validity of the MyST syntax of news items in that repository as they are created.
1 parent a2a861c commit 7cb41c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ docs/volto:
5858
git submodule init; \
5959
git submodule update; \
6060
ln -s ../submodules/volto/docs/source ./docs/volto
61-
ln -s ../submodules/volto/docs/source/news ./docs/volto/news
6261
@echo
6362
@echo "Documentation of volto initialized."
6463

0 commit comments

Comments
 (0)