Skip to content

Commit

Permalink
Merge pull request #170 from eirbjo/patch-1
Browse files Browse the repository at this point in the history
Update reference link to use https with default port
  • Loading branch information
r-devulap authored Oct 29, 2024
2 parents 990ae6c + b7e6d82 commit ac53322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xss-common-qsort.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
*
* [3] https://github.com/simd-sorting/fast-and-robust: SPDX-License-Identifier: MIT
*
* [4] http://mitp-content-server.mit.edu:18180/books/content/sectbyfn?collid=books_pres_0&fn=Chapter%2027.pdf&id=8030
* [4] https://mitp-content-server.mit.edu/books/content/sectbyfn?collid=books_pres_0&fn=Chapter%2027.pdf&id=8030
*
*/
#include "xss-pivot-selection.hpp"
Expand Down

0 comments on commit ac53322

Please sign in to comment.