Skip to content

Commit

Permalink
README.md fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
nuryagdym committed Dec 28, 2023
1 parent d882757 commit 74a9262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Bu paket ile amaçlanan; ortak bir arayüz sınıfı ile, tüm Türk banka sanal
- [Latest updates](#latest-updates)
- [Minimum Gereksinimler](#minimum-gereksinimler)
- [Kurulum](#kurulum)
- [Farklı Banka Sanal Poslarını Eklemek](#farkli-gatewayler-tek-islem-akisi)
- [Farklı Banka Sanal Poslarını Eklemek](#farkli-banka-sanal-poslarini-eklemek)
- [Ornek Kodlar](#ornek-kodlar)
- [3DSecure, 3DPay ve 3DHost Ödeme Örneği](./docs/THREED-PAYMENT-EXAMPLE.md)
- [3DSecure, 3DPay ve 3DHost Modal Box ile Ödeme Örneği](./docs/THREED-SECURE-AND-PAY-PAYMENT-IN-MODALBOX-EXAMPLE.md)
Expand Down Expand Up @@ -95,7 +95,7 @@ $ composer require php-http/curl-client nyholm/psr7 symfony/event-dispatcher mew
```
Diğer PSR-18 uygulamasını sağlayan kütüphaneler: https://packagist.org/providers/psr/http-client-implementation

### Farkli Banka Sanal Poslarını Eklemek
### Farkli Banka Sanal Poslarini Eklemek
Kendi projenizin dizinindeyken
```sh
$ cp ./vendor/mews/pos/config/pos_production.php ./pos_ayarlar.php
Expand Down

0 comments on commit 74a9262

Please sign in to comment.