From 47ffdc1291655ef62a258371d01879d1f55bf3c2 Mon Sep 17 00:00:00 2001 From: Justas Date: Mon, 6 Nov 2023 14:11:35 +0200 Subject: [PATCH] Update system_design_links_vol2.md Chapter 3. Link 14 Fixes broken link [14] Routing Tiles --- system_design_links_vol2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system_design_links_vol2.md b/system_design_links_vol2.md index e88b7d0..dd166df 100644 --- a/system_design_links_vol2.md +++ b/system_design_links_vol2.md @@ -63,7 +63,7 @@ Reference Materials for System Design Interview - An Insider's Guide (Volume 2) [11] Directions API. https://developers.google.com/maps/documentation/directions/start?hl=en_US. [12] Adjacency list. https://en.wikipedia.org/wiki/Adjacency_list. [13] CAP theorem. https://en.wikipedia.org/wiki/CAP_theorem. -[14] Routing Tiles. https://valhalla.readthedocs.io/en/latest/mjolnir/why_tiles/. +[14] Routing Tiles. https://valhalla.github.io/valhalla/mjolnir/why_tiles/. [15] ETAs with GNNs. https://deepmind.com/blog/article/traffic-prediction-with-advanced-graph-neural-networks. [16] Google Maps 101: How AI helps predict traffic and determine routes. https://blog.google/products/maps/google-maps-101-how-ai-helps-predict-traffic-and-determine-routes/.