Skip to content

Commit 9777f37

Browse files
author
Kamil A. Kaczmarek
authored
changes in links - new domain (#24)
1 parent 73c1c17 commit 9777f37

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# neptune-mlflow
2-
[![Build Status](https://travis-ci.org/neptune-ml/neptune-mlflow.svg?branch=master)](https://travis-ci.org/neptune-ml/neptune-mlflow)
2+
[![Build Status](https://travis-ci.org/neptune-ai/neptune-mlflow.svg?branch=master)](https://travis-ci.org/neptune-ai/neptune-mlflow)
33

44
![mlflow neptune.ai integration](docs/_static/mlflow_neptuneml.png)
55

@@ -79,7 +79,7 @@ The best order of communication is:
7979

8080
* [neptune community spectrum](https://spectrum.chat/neptune-community)
8181
* [neptune-mlflow docs](https://docs.neptune.ai/integrations/mlflow.html)
82-
* [github issues](https://github.com/neptune-ml/neptune-mlflow/issues)
82+
* [github issues](https://github.com/neptune-ai/neptune-mlflow/issues)
8383

8484
# Contributing
8585
If you see something that you don't like you are more than welcome to contribute!

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def main():
3737
setup(
3838
name='neptune-mlflow',
3939
version=version(),
40-
url='https://github.com/neptune-ml/neptune-mlflow',
40+
url='https://github.com/neptune-ai/neptune-mlflow',
4141
license='Apache License 2.0',
4242
author='neptune.ai',
4343
author_email='contact@neptune.ai',

0 commit comments

Comments
 (0)