You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2015/11/03 14:50:36 UTC

flink git commit: [hotfix,doc] Fix link to coding guidelines, again

Repository: flink
Updated Branches:
  refs/heads/master 474153d4b -> ede80e227


[hotfix,doc] Fix link to coding guidelines, again


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ede80e22
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/ede80e22
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/ede80e22

Branch: refs/heads/master
Commit: ede80e2279fa012df4d737de4e48bffce0b489c4
Parents: 474153d
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Tue Nov 3 14:49:52 2015 +0100
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Tue Nov 3 14:49:52 2015 +0100

----------------------------------------------------------------------
 docs/internals/coding_guidelines.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/ede80e22/docs/internals/coding_guidelines.md
----------------------------------------------------------------------
diff --git a/docs/internals/coding_guidelines.md b/docs/internals/coding_guidelines.md
index 373a08e..fcc81ef 100644
--- a/docs/internals/coding_guidelines.md
+++ b/docs/internals/coding_guidelines.md
@@ -20,4 +20,4 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-The *Coding Guidelines* are located [on the project website](http://flink.apache.org/coding-guidelines.html).
+The *Coding Guidelines* are located [on the project website](http://flink.apache.org/contribute-code.html#coding-guidelines).