Skip to content

Commit 8c40aa7

Browse files
committed
Changed more links from equinor to PyLops org in README
1 parent c22a0ed commit 8c40aa7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
![PyLops-gpu](https://github.com/equinor/pylops-gpu/blob/master/docs/source/_static/g-pylops_b.png)
1+
![PyLops-gpu](https://github.com/PyLops/pylops-gpu/blob/master/docs/source/_static/g-pylops_b.png)
22

33
[![PyPI version](https://badge.fury.io/py/pylops-gpu.svg)](https://badge.fury.io/py/pylops-gpu)
44
[![Build Status](https://travis-ci.com/PyLops/pylops-gpu.svg?branch=master)](https://travis-ci.com/PyLops/pylops-gpu)
55
[![AzureDevOps Status](https://travis-ci.com/PyLops/pylops-gpu.svg?branch=master)](https://travis-ci.com/PyLops/pylops-gpu)
66
[![Documentation Status](https://readthedocs.org/projects/pylops-gpu/badge/?version=latest)](https://pylops-gpu.readthedocs.io/en/latest/?badge=latest)
7-
[![OS-support](https://img.shields.io/badge/OS-linux,osx-850A8B.svg)](https://github.com/equinor/pylops-gpu)
7+
[![OS-support](https://img.shields.io/badge/OS-linux,osx-850A8B.svg)](https://github.com/PyLops/pylops-gpu)
88
[![Slack Status](https://img.shields.io/badge/chat-slack-green.svg)](https://pylops.slack.com)
99

1010
:vertical_traffic_light: :vertical_traffic_light: This library is under early development.
@@ -89,7 +89,7 @@ Coming soon...
8989
You can also directly install from the master node
9090

9191
```
92-
pip install git+https://[email protected]/equinor/pylops-gpu.git@master
92+
pip install git+https://[email protected]/PyLops/pylops-gpu.git@master
9393
```
9494

9595
## Contributing
@@ -123,7 +123,6 @@ It is an extension of [PyLops](https://pylops.readthedocs.io/en/latest/) for lar
123123
*GPU-driven* linear operators on that can be tailored to our needs, and as contribution to the free software community.
124124

125125

126-
127126
## Contributors
128127
* Matteo Ravasi, mrava87
129128
* Francesco Picetti, fpicetti

0 commit comments

Comments
 (0)