files-list link correction - this time works :)

This commit is contained in:
Krishna Vedala 2020-05-28 23:24:53 -04:00 committed by GitHub
parent 05e544bdce
commit 1ec59ba1dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ This is for Doxygen to recognize as the index file for the complete documentatio
[Online Documentation](https://kvedala.github.io/C-Plus-Plus). [Online Documentation](https://kvedala.github.io/C-Plus-Plus).
Click on [Files menu](https://kvedala.github.io/C-Plus-Plus/html/files.html) to see the list of all the files documented with the code. Click on [Files menu](https://kvedala.github.io/C-Plus-Plus/files.html) to see the list of all the files documented with the code.
### Algorithms implemented in C++ (for education) ### Algorithms implemented in C++ (for education)
The implementations are for learning purpose. They may be less efficient than the implementation in the standard library. The implementations are for learning purpose. They may be less efficient than the implementation in the standard library.