From 9162f41462ad91e684260212141e1aeba0625933 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sat, 6 Jul 2019 18:22:55 -0400 Subject: add redirect for old links until NuGet package is updated (#651) --- docs/mod-build-config.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/mod-build-config.md (limited to 'docs') diff --git a/docs/mod-build-config.md b/docs/mod-build-config.md new file mode 100644 index 00000000..4ec83e93 --- /dev/null +++ b/docs/mod-build-config.md @@ -0,0 +1 @@ +[Documentation moved](technical/mod-package.md). -- cgit