diff --git a/python_sdk/README.md b/python_sdk/README.md index 56b5da4..c7b48ee 100644 --- a/python_sdk/README.md +++ b/python_sdk/README.md @@ -28,7 +28,7 @@ The VizQL Data Service Python SDK supports different versions of the VizQLDataSe [20261.0](https://github.com/tableau/VizQL-Data-Service/blob/release-20261.0/VizQLDataServiceOpenAPISchema.json) -[20262.0](https://github.com/tableau/VizQL-Data-Service/blob/main/VizQLDataServiceOpenAPISchema.json) +[20262.0](https://github.com/tableau/VizQL-Data-Service/blob/release-20262.0/VizQLDataServiceOpenAPISchema.json) ### Python SDK Versions None for 20251.0 @@ -39,7 +39,7 @@ None for 20251.0 [20261.0](https://github.com/tableau/VizQL-Data-Service/tree/release-20261.0/python_sdk) -[20262.0](https://github.com/tableau/VizQL-Data-Service/tree/main/python_sdk) +[20262.0](https://github.com/tableau/VizQL-Data-Service/tree/release-20262.0/python_sdk) ## 🔧 Installation ```bash