diff --git a/docs/_bin/make-redirects.py b/docs/_bin/make-redirects.py index 5affcb5ed44..ac645c79fee 100755 --- a/docs/_bin/make-redirects.py +++ b/docs/_bin/make-redirects.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with