added paper differently

This commit is contained in:
Wyatt Miller 2019-12-10 17:31:13 -05:00
parent b181140de0
commit 275d96f65e
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?
$url = "https://wyattjmiller.com/assets/W.Miller_MarketingPaper_v3.docx";
$url = "https://drive.google.com/file/d/1IARy1FVOkEpLt3SXK0kFK5egIWpx5glJ/view?usp=sharing";
header("Location: " . $url);
?>