Revert some URLs from the "Replace HTTP URLs with HTTPS" PR

This commit is contained in:
Aaron Franke
2021-09-13 15:18:28 -05:00
parent 01014e9a05
commit 3a902c66c4
16 changed files with 16 additions and 16 deletions

View File

@@ -49,7 +49,7 @@ subject to the following restrictions:
#include "core/templates/vector.h"
/// Convex hull implementation based on Preparata and Hong
/// See https://code.google.com/p/bullet/issues/detail?id=275
/// See https://code.google.com/archive/p/bullet/issues/275
/// Ole Kniemeyer, MAXON Computer GmbH
class ConvexHullComputer {
public: