Skip to content

Commit 0cf3220

Browse files
committed
Update new project github org
1 parent 7ee5fe4 commit 0cf3220

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

LICENSE.spdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SPDXVersion: SPDX-2.1
22
DataLicense: CC0-1.0
33
PackageName: datastar-expressions
4-
PackageOriginator: Casey Link
5-
PackageHomePage: https://github.com/Ramblurr/datastar-expressions
4+
PackageOriginator: Casey Link <[email protected]>
5+
PackageHomePage: https://github.com/outskirtslabs/datastar-expressions
66
PackageLicenseDeclared: MIT

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ necessarily a bug.
4343
## Install
4444

4545
```clojure
46-
datastar/expressions {:git/url "https://github.com/ramblurr/datastar-expressions/"
46+
datastar/expressions {:git/url "https://github.com/outskirtslabs/datastar-expressions/"
4747
:git/sha "53efc7093be1ba33b331b4a27884be8925d8bdce"}
4848
```
4949

@@ -250,7 +250,8 @@ Check out [`dev/user.clj`](./dev/user.clj) and [`dev/demo.clj`](./dev/demo.clj)
250250

251251
## License: MIT License
252252

253-
Copyright © 2025 Casey Link <[email protected]>
253+
Copyright © 2025 Casey Link <[email protected]>
254+
254255
Distributed under the [MIT](https://spdx.org/licenses/MIT.html).
255256

256257

0 commit comments

Comments
 (0)