Skip to content

Commit

Permalink
Merge pull request aacotroneo#73 from sahilpurav/patch-1
Browse files Browse the repository at this point in the history
Updated Readme.md
  • Loading branch information
aacotroneo authored Feb 17, 2017
2 parents 3d22b92 + a1ef049 commit 1751915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $metadata['http://laravel_url/saml/metadata'] = array(
'simplesaml.nameidattribute' => 'uid'
);
```
You can check that metadata if you actually navigate to 'http://laravel_url/saml/metadata'
You can check that metadata if you actually navigate to 'http://laravel_url/saml2/metadata'


### Usage
Expand Down

0 comments on commit 1751915

Please sign in to comment.