We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81bac3b commit de769b2Copy full SHA for de769b2
README.md
@@ -7,7 +7,7 @@ Provides authentication to Mlflow server using [Proxy-Authorization](https://dev
7
Clone the repo and install the package into your virtual environment.
8
9
```
10
-git clone https://git.namesny.com/Mathis/mlflow-plugin-proxy-auth.git
+git clone https://github.com/LordMathis/mlflow-plugin-proxy-auth
11
pip install .
12
13
0 commit comments