diff --git a/docs/tools/update_exmple_codes.py b/docs/tools/update_example_codes.py similarity index 73% rename from docs/tools/update_exmple_codes.py rename to docs/tools/update_example_codes.py index 841f8eacd2..4c126e5c16 100644 --- a/docs/tools/update_exmple_codes.py +++ b/docs/tools/update_example_codes.py @@ -1,3 +1,3 @@ import urllib.request -urllib.request.urlretrieve("https://raw.githubusercontent.com/ROCm/rocm-examples/refs/heads/develop/HIP-Basic/opengl_interop/main.hip", "docs/tools/example_codes/opengl_interop.hip") \ No newline at end of file +urllib.request.urlretrieve("https://raw.githubusercontent.com/ROCm/rocm-examples/refs/heads/develop/HIP-Basic/opengl_interop/main.hip", "docs/tools/example_codes/opengl_interop.hip")