From adf04a6ad3e9a70654f4af1ac427aa61d8fef7c8 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Wed, 2 Nov 2016 12:11:17 +0100 Subject: [PATCH] Adjust tutorial category name --- website/docs/usage/_data.json | 2 +- website/docs/usage/tutorials.jade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/usage/_data.json b/website/docs/usage/_data.json index 660ccff58..696eb5228 100644 --- a/website/docs/usage/_data.json +++ b/website/docs/usage/_data.json @@ -208,7 +208,7 @@ } }, - "features": { + "deep_dives": { "Deep Learning with custom pipelines and Keras": { "url": "https://explosion.ai/blog/spacy-deep-learning-keras", "author": "Matthew Honnibal", diff --git a/website/docs/usage/tutorials.jade b/website/docs/usage/tutorials.jade index d514f8e9e..2b8eddbf1 100644 --- a/website/docs/usage/tutorials.jade +++ b/website/docs/usage/tutorials.jade @@ -24,7 +24,7 @@ p | to help introduce you to new concepts. +grid - each details, title in features + each details, title in deep_dives +card(title, details) +h(2, "code") Programs and scripts