diff --git a/Wiki/Notes for CS.md b/Wiki/Notes for CS.md index 76553c6..e8bcc53 100644 --- a/Wiki/Notes for CS.md +++ b/Wiki/Notes for CS.md @@ -5,4 +5,4 @@ 5. ```matrix[i][j]``` in scanning a 2d array. 6. figure out ```matrix[i][j]``` and ```matrix[i][n-1]``` -More can be found in another file. \ No newline at end of file +More can be found in [[CS-index]] \ No newline at end of file