meta: Update various links to https

This commit is contained in:
Tomas Babej
2021-03-12 07:55:55 -05:00
parent b4a36d942e
commit 0d1542ccd7
14 changed files with 16 additions and 16 deletions

View File

@@ -697,7 +697,7 @@ bool Eval::parsePrimitive (
////////////////////////////////////////////////////////////////////////////////
// Dijkstra Shunting Algorithm.
// http://en.wikipedia.org/wiki/Shunting-yard_algorithm
// https://en.wikipedia.org/wiki/Shunting-yard_algorithm
//
// While there are tokens to be read:
// Read a token.