summaryrefslogtreecommitdiff
path: root/roadmap.html
diff options
context:
space:
mode:
Diffstat (limited to 'roadmap.html')
-rw-r--r--roadmap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/roadmap.html b/roadmap.html
index 116a57f..274fe09 100644
--- a/roadmap.html
+++ b/roadmap.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<link rel="stylesheet" href="/index.css">
<title>Physics for Games</title>
- <link rel="shortcut icon" href="favicon/favicon.ico" type="image/x-icon">
+ <link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon">
<meta name="description" content="A place to learn all about real-time physics simulations through descriptions, code snippets, and example programs all written in C++ and OpenGL.">
<meta name="og:description" content="A place to learn all about real-time physics simulations through descriptions, code snippets, and example programs all written in C++ and OpenGL.">
</head>