Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitkesh committed Jun 9, 2024
1 parent 39922ec commit 23b401e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/MIPS/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@ features:
- icon: 🔢
title: Basic Integer and String Handling
details: Learn the Basics of MIPS integers.
link: '#introduction-to-mips'
link: '#basic-integer-and-string-handling'
- icon: 🔗
title: Integer Array Handling
details: Learn how to make integer arrays and operate them.
link: '#introduction-to-mips'
link: '#integer-array-handling'
- icon: 🔲
title: 2-D Array Handling
details: Extend your array knowledge with 2-D arrays.
link: '#introduction-to-mips'
link: '#_2-d-integer-array-handling'
- icon: 🔤
title: Strings (Advanced)
details: String Handling explained in detail.
link: '#introduction-to-mips'
link: '#string-handling-advanceds'
- icon: 📊
title: Floating Points
details: Learn how to handle floating point numbers.
link: '#introduction-to-mips'
link: '#floating-point-handling'


---
Expand Down

0 comments on commit 23b401e

Please sign in to comment.