We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288f712 commit 93c5147Copy full SHA for 93c5147
app/static/index.html
@@ -98,7 +98,7 @@ <h2>Kullanım</h2>
98
<code><a href="/sehirler/2">/sehirler/<span class="highlight">[ULKE_KODU]</span></a></code>
99
</li>
100
<li>İlçeler Listesi: <code class="req">GET</code>
101
- <code><a href="/ilceler/539">/ilce/<span class="highlight">[SEHIR_KODU]</span></a></code>
+ <code><a href="/ilceler/539">/ilceler/<span class="highlight">[SEHIR_KODU]</span></a></code>
102
103
<li>Vakitler: <code class="req">GET</code>
104
<code><a href="/vakitler/9541">/vakitler/<span class="highlight">[ILCE_KODU]</span></a></code>
0 commit comments