This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch FLAGON-336
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git
The following commit(s) were added to refs/heads/FLAGON-336 by this push:
new 2f4041c fixed broken link to WebExtension instr
2f4041c is described below
commit 2f4041c83f71185ae51a03e46ed73901c93030e4
Author: poorejc <[email protected]>
AuthorDate: Fri Apr 19 22:47:43 2019 -0400
fixed broken link to WebExtension instr
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c7ef1b4..d3e8ffa 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,7 @@ The complete list of configurable options is:
| data-user-from-params | Query param in the page URL to fetch userId from |
null |
| data-tool | Name of tool being logged | null |
-If you're interested in using our WebExtension to log user activity across all
pages they visit, check out our browser specific instructions
[here](https://github.com/apache/incubator-senssoft-useralejs/blob/SENSSOFT-192/src/UserALEWebExtension/README.md).
+If you're interested in using our WebExtension to log user activity across all
pages they visit, check out our browser specific instructions
[here](https://github.com/apache/incubator-flagon-useralejs/blob/FLAGON-336/src/UserALEWebExtension/README.md).
## Customizing your logs
@@ -229,7 +229,7 @@ Our top priority is to improve the testing system and to
complete test coverage.
## Contributing
-Contributions are welcome! Simply [submit an issue
report](https://issues.apache.org/jira/browse/senssoft) for problems you
encounter or a pull request for your feature or bug fix. The core team will
review it and work with you to incorporate it into UserALE.js.
+Contributions are welcome! Simply [submit an issue
report](https://issues.apache.org/jira/browse/FLAGON) for problems you
encounter or a pull request for your feature or bug fix. The core team will
review it and work with you to incorporate it into UserALE.js.
## License