diff --git a/dataflow-website/recipes/polyglot/polyglot-python-processor2/Dockerfile b/dataflow-website/recipes/polyglot/polyglot-python-processor/Dockerfile similarity index 100% rename from dataflow-website/recipes/polyglot/polyglot-python-processor2/Dockerfile rename to dataflow-website/recipes/polyglot/polyglot-python-processor/Dockerfile diff --git a/dataflow-website/recipes/polyglot/polyglot-python-processor2/README.md b/dataflow-website/recipes/polyglot/polyglot-python-processor/README.md similarity index 100% rename from dataflow-website/recipes/polyglot/polyglot-python-processor2/README.md rename to dataflow-website/recipes/polyglot/polyglot-python-processor/README.md diff --git a/dataflow-website/recipes/polyglot/polyglot-python-processor2/python_processor.py b/dataflow-website/recipes/polyglot/polyglot-python-processor/python_processor.py similarity index 100% rename from dataflow-website/recipes/polyglot/polyglot-python-processor2/python_processor.py rename to dataflow-website/recipes/polyglot/polyglot-python-processor/python_processor.py diff --git a/dataflow-website/recipes/polyglot/polyglot-python-processor2/util/__init__.py b/dataflow-website/recipes/polyglot/polyglot-python-processor/util/__init__.py similarity index 100% rename from dataflow-website/recipes/polyglot/polyglot-python-processor2/util/__init__.py rename to dataflow-website/recipes/polyglot/polyglot-python-processor/util/__init__.py diff --git a/dataflow-website/recipes/polyglot/polyglot-python-processor2/util/http_status_server.py b/dataflow-website/recipes/polyglot/polyglot-python-processor/util/http_status_server.py similarity index 100% rename from dataflow-website/recipes/polyglot/polyglot-python-processor2/util/http_status_server.py rename to dataflow-website/recipes/polyglot/polyglot-python-processor/util/http_status_server.py diff --git a/dataflow-website/recipes/polyglot/polyglot-python-processor2/util/task_args.py b/dataflow-website/recipes/polyglot/polyglot-python-processor/util/task_args.py similarity index 100% rename from dataflow-website/recipes/polyglot/polyglot-python-processor2/util/task_args.py rename to dataflow-website/recipes/polyglot/polyglot-python-processor/util/task_args.py