This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch FLAGON-344
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git
The following commit(s) were added to refs/heads/FLAGON-344 by this push:
new cf6641d [FLAGON-360] updated UserALEpyqt5 docs to reflect Flagon name
change
cf6641d is described below
commit cf6641d34c165dfc292a36377fb399ba90864194
Author: poorejc <[email protected]>
AuthorDate: Sun Apr 7 22:29:50 2019 -0400
[FLAGON-360] updated UserALEpyqt5 docs to reflect Flagon name change
---
site/_docs/useralepy/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/_docs/useralepy/index.md b/site/_docs/useralepy/index.md
index 200e554..5c46050 100644
--- a/site/_docs/useralepy/index.md
+++ b/site/_docs/useralepy/index.md
@@ -18,7 +18,7 @@ Apache UserALE.PyQt5 is the UserALE client for PyQt5
applications. It provides
The first step is to install Apache UserALE.PyQt5. First, checkout the latest
version of Apache UserALE.PyQt5 from our Git repository.
```shell
- $ git clone
https://git-wip-us.apache.org/repos/asf/incubator-senssoft-userale-pyqt5.git
+ $ git clone
https://gitbox.apache.org/repos/asf/incubator-flagon-userale-pyqt5.git
```
Apache UserALE.PyQt5 is a python3 project, so it can be installed like any
other python library. Several operating systems (Mac OS X, Major Versions of
Linux/BSD) have Python3 pre-installed, so you should just have to run