diff --git a/ReadMe.md b/ReadMe.md index d1b3f8b..21924fd 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,6 @@ # tap.python -[![build](https://github.com/tap/Python-Max/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/tap/Python-Max/actions/workflows/build.yml) +[![build](https://github.com/tap/PythonTap/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/tap/PythonTap/actions/workflows/build.yml) [![Max 9](https://img.shields.io/badge/Max-9%2B-9cf)](https://cycling74.com/products/max) [![Python 3.13](https://img.shields.io/badge/Python-3.13-3776AB?logo=python&logoColor=white)](https://www.python.org) [![platforms](https://img.shields.io/badge/platforms-macOS%20universal%20%7C%20Windows%20x64-lightgrey)](#requirements) diff --git a/package-info.json.in b/package-info.json.in index fc20814..279557b 100644 --- a/package-info.json.in +++ b/package-info.json.in @@ -21,6 +21,6 @@ "copyright" : "Copyright (c) 2022-2026 Timothy Place", "add_verinfo" : true }, - "website" : "https://github.com/tap/Python-Max", + "website" : "https://github.com/tap/PythonTap", "tags" : [ "python", "programming", "dsp" ] }