diff options
-rw-r--r-- | _build/content/services.asciidoc | 1 | ||||
-rw-r--r-- | support/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/_build/content/services.asciidoc b/_build/content/services.asciidoc index 88baac57..6c8a7195 100644 --- a/_build/content/services.asciidoc +++ b/_build/content/services.asciidoc @@ -3,6 +3,7 @@ date = "2015-07-01T00:00:00+01:00" title = "Consulting & Training" type = "services" aliases = [ + "/support/", "/training/" ] +++ diff --git a/support/index.html b/support/index.html new file mode 100644 index 00000000..03f066bf --- /dev/null +++ b/support/index.html @@ -0,0 +1 @@ +<!DOCTYPE html><html><head><link rel="canonical" href="https://ninenines.eu/services/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=https://ninenines.eu/services/" /></head></html>
\ No newline at end of file |