From c1651c33bb657773d1f58db02b500063922d1b5b Mon Sep 17 00:00:00 2001 From: nothingismagick Date: Thu, 19 Sep 2019 20:32:16 +0200 Subject: [PATCH] fix(symlink): tight open core Thanks @marclaporte for reporting this! --- content/en/docs/Business-Models/tight-open-core.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/Business-Models/tight-open-core.md b/content/en/docs/Business-Models/tight-open-core.md index 7b591cc..2d24a45 100644 --- a/content/en/docs/Business-Models/tight-open-core.md +++ b/content/en/docs/Business-Models/tight-open-core.md @@ -2,6 +2,8 @@ title: "Tight Open Core" linkTitle: "Tight Open Core" date: 2018-12-06T14:37:03-08:00 +aliases: + - /business-models/tight-open-core/ description: > Software has primary functionality covered under an open source license (the core) but has direct (often critical) features that are only available under a proprietary license. ---