Skip to content

Commit ac53322

Browse files
author
Raghuveer Devulapalli
authored
Merge pull request #170 from eirbjo/patch-1
Update reference link to use https with default port
2 parents 990ae6c + b7e6d82 commit ac53322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xss-common-qsort.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
*
3232
* [3] https://github.com/simd-sorting/fast-and-robust: SPDX-License-Identifier: MIT
3333
*
34-
* [4] http://mitp-content-server.mit.edu:18180/books/content/sectbyfn?collid=books_pres_0&fn=Chapter%2027.pdf&id=8030
34+
* [4] https://mitp-content-server.mit.edu/books/content/sectbyfn?collid=books_pres_0&fn=Chapter%2027.pdf&id=8030
3535
*
3636
*/
3737
#include "xss-pivot-selection.hpp"

0 commit comments

Comments
 (0)