Skip to content

Commit

Permalink
[FLINK-4522] [docs] Gelly link broken in homepage
Browse files Browse the repository at this point in the history
The Gelly documentation was recently split into multiple pages in
FLINK-4104 but was missing a redirect. This commit updates the Gelly
redirect to point to the old page.

This closes apache#2464
  • Loading branch information
greghogan committed Sep 8, 2016
1 parent 0735b5b commit 95ad865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/redirects/gelly.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Gelly"
layout: redirect
redirect: /dev/libs/gelly/index.html
permalink: /apis/batch/libs/gelly/index.html
permalink: /apis/batch/libs/gelly.html
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
Expand Down

0 comments on commit 95ad865

Please sign in to comment.