Skip to content

Commit f259f80

Browse files
committed
fix(2023): remove forward slash
1 parent 565f08d commit f259f80

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

editions/2023/fa/0x02-foreword.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ APIها ذاتا منطق اپلیکیشن و داده‌‌های حساسی ا
1010

1111
با پرسش‌‌ها، نظرات و ایده‌‌های خود در GitHub پروژه می توانید در توسعه OWASP API Security Top 10 مشارکت کنید:
1212

13-
* [https://owasp.org/www-project-api-security/][5]
13+
* [https://owasp.org/www-project-api-security][5]
1414
* [https://github.com/OWASP/API-Security/blob/master/CONTRIBUTING.md][6]
1515

1616
در اینجا می توانید OWASP API Security Top 10 را بیابید:
1717

18-
* [https://owasp.org/www-project-api-security/][7]
18+
* [https://owasp.org/www-project-api-security][7]
1919
* [https://github.com/OWASP/API-Security][8]
2020

2121
بدین وسیله از تمامی مشارکت کنندگان در این پروژه که با تلاش‌‌های خود در بوجود آمدن آن نقش داشته اند سپاسگزاریم. لیست تمامی آنها در قسمت [سپاسگزاری‌ها][4] قابل مشاهده است. متشکریم!
@@ -26,6 +26,6 @@ APIها ذاتا منطق اپلیکیشن و داده‌‌های حساسی ا
2626
[3]: ./0xd0-about-data.md
2727
[4]: ./0xd1-acknowledgments.md
2828
[5]: https://owasp.org/www-project-api-security/
29-
[6]:https://github.com/OWASP/API-Security/blob/master/CONTRIBUTING.md
29+
[6]: https://github.com/OWASP/API-Security/blob/master/CONTRIBUTING.md
3030
[7]: https://owasp.org/www-project-api-security/
31-
[8]:https://github.com/OWASP/API-Security
31+
[8]: https://github.com/OWASP/API-Security

0 commit comments

Comments
 (0)