Skip to content

Commit

Permalink
Fix links issues of chapter 1
Browse files Browse the repository at this point in the history
  • Loading branch information
armineyvazi committed Jun 8, 2023
1 parent 4db2e75 commit 53e2e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/chapter 1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bookCollapseSection: true

- 1.1[ ساختار کد گو](structure-of-go-code)
- 1.2[ کلید واژه و شناسه‌ها](go-built-in-keywords-identifiers)
- 1.3 [تایپ های پایه](chapter-1/go-basic-types)
- 1.3 [تایپ های پایه](go-basic-types)
- 1.4 [عملگرها](go-operators)
- 1.5 [متغیرها و constant](go-variables-and-consts)
- 1.6 [مقادیر صفر تایپ ها (zero values)](go-zero-values)
Expand Down

0 comments on commit 53e2e8f

Please sign in to comment.