2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Remove the obsolete tooltip-viewport example and redirect it.

This commit is contained in:
XhmikosR
2018-10-30 11:24:17 +02:00
parent 3256a2c231
commit e0d1f3f18b
4 changed files with 4 additions and 103 deletions
+4 -1
View File
@@ -2,7 +2,10 @@
layout: simple
title: Examples
description: Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts.
redirect_from: "/examples/"
redirect_from:
- "/examples/"
- "/docs/4.0/examples/tooltip-viewport/"
- "/docs/4.1/examples/tooltip-viewport/"
---
{% for entry in site.data.examples %}