Skip to content

Commit

Permalink
[doc] fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Dec 20, 2013
1 parent a3f677d commit 41c1acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/docs/instant-payment-notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class StoreNotificationAction implements ActionInterface
In the code above we created payum custom action.
The main purpose of the action to store notification that with a request.
To do so it requires a storage.
Now we can update `config.php` described in [get it started](get_it-started.md).
Now we can update `config.php` described in [get it started](get-it-started.md).

```php
<?php
Expand Down

0 comments on commit 41c1acd

Please sign in to comment.