Skip to content

Commit 52993b1

Browse files
committed
Merge branch 'master' of github.com:/RubixML/ML
2 parents 97e882e + cc726c1 commit 52993b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ composer require rubix/ml
1919
- [PHP](https://php.net/manual/en/install.php) 7.4 or above
2020

2121
#### Recommended
22-
- [Tensor extension](https://github.com/Scien-ide/Tensor) for fast Matrix/Vector computing
22+
- [Tensor extension](https://github.com/RubixML/Tensor) for fast Matrix/Vector computing
2323

2424
#### Optional
2525

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $ composer require rubix/ml
1010

1111
**Recommended**
1212

13-
- [Tensor extension](https://github.com/Scien-ide/Tensor) for fast Matrix/Vector computing
13+
- [Tensor extension](https://github.com/RubixML/Tensor) for fast Matrix/Vector computing
1414

1515
**Optional**
1616

0 commit comments

Comments
 (0)