Browse Source

fix til link

windhamdavid 2 years ago
parent
commit
93b9789c5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      page-desk.php

+ 1 - 1
page-desk.php

@@ -71,7 +71,7 @@ get_header(); ?>
 						<h5>Today I Learned</h5>
 						<ul>
 							<?php pull_til(); ?>
-							<li class="pull-right"><a href="https://davidawindham.com/til/til.html"><b>All TIL -></b></a></li>
+							<li class="pull-right"><a href="https://davidawindham.com/til/"><b>All TIL -></b></a></li>
 						</ul>
 					</div>
 				</div>