Skip to content

Commit c904d75

Browse files
committed
Merge safire-ac-za/simplesamlphp-module-fticks
2 parents ee2233f + d5ceddf commit c904d75

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
fticks:Fticks [![Build Status](https://travis-ci.org/safire-ac-za/simplesamlphp-module-fticks.svg?branch=master)](https://travis-ci.org/safire-ac-za/simplesamlphp-module-fticks)
1+
fticks:Fticks
22
=============
3+
[![Build Status](https://travis-ci.org/simplesamlphp/simplesamlphp-module-fticks.svg?branch=master)](https://travis-ci.org/simplesamlphp/simplesamlphp-module-fticks)
34

45
Log statistics in the [F-ticks federation log format](https://wiki.geant.org/display/gn42jra3/F-ticks+standard).
56

@@ -11,18 +12,18 @@ very simple. Just execute the following command in the root of your
1112
SimpleSAMLphp installation:
1213

1314
```
14-
composer.phar require safire-ac-za/simplesamlphp-module-fticks:dev-master
15+
composer.phar require simplesamlphp/simplesamlphp-module-fticks:dev-master
1516
```
1617

1718
where `dev-master` instructs Composer to install the `master` (**development**)
1819
branch from the Git repository. See the
19-
[releases](https://github.com/safire-ac-za/simplesamlphp-module-fticks/releases)
20+
[releases](https://github.com/simplesamlphp/simplesamlphp-module-fticks/releases)
2021
available if you want to use a stable version of the module.
2122

2223
Documentation
2324
-------------
2425

25-
See [docs/authproc_fticks.md](https://github.com/safire-ac-za/simplesamlphp-module-fticks/blob/master/docs/authproc_fticks.md).
26+
See [docs/authproc_fticks.md](https://github.com/simplesamlphp/simplesamlphp-module-fticks/blob/master/docs/authproc_fticks.md).
2627

2728
Acknowledgements
2829
----------------

0 commit comments

Comments
 (0)