Skip to content

Commit 60362db

Browse files
committed
docs: update urls
1 parent 839a664 commit 60362db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
![build](https://github.com/containerbase/python/actions/workflows/build.yml/badge.svg)
2-
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/containerbase/python)
3-
![GitHub](https://img.shields.io/github/license/containerbase/python)
1+
![build](https://github.com/containerbase/python-prebuild/actions/workflows/build.yml/badge.svg)
2+
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/containerbase/python-prebuild)
3+
![GitHub](https://img.shields.io/github/license/containerbase/python-prebuild)
44

55
# containerbase Python releases
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "containerbase-python",
2+
"name": "containerbase-python-prebuild",
33
"version": "1.0.0",
44
"private": true,
55
"license": "MIT",
6-
"repository": "https://github.com/containerbase/python.git",
6+
"repository": "https://github.com/containerbase/python-prebuild.git",
77
"author": "Michael Kriese <[email protected]>",
88
"scripts": {
99
"lint": "run-s prettier",

0 commit comments

Comments
 (0)